WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 72260
Web Inspector: adapt Inspector's performance tests for running with run_webkit_test
https://bugs.webkit.org/show_bug.cgi?id=72260
Summary
Web Inspector: adapt Inspector's performance tests for running with run_webki...
Ilya Tikhonovsky
Reported
2011-11-14 05:25:45 PST
Sample command line: $ ./webkit/tools/layout_tests/run_webkit_tests.sh --release --no-retry-failures inspector/performance --time-out-ms=30000 --no-pixel-tests --print=performance -f --no-show-results --force Sample output: RESULT first-open: first-open-resources= 34 ms RESULT first-open: heap-delta-first-open-resources= 43 kB RESULT first-open: first-open-elements= 101 ms RESULT first-open: heap-delta-first-open-elements= 10 kB RESULT first-open: first-open-scripts= 158 ms RESULT first-open: heap-delta-first-open-scripts= 160 kB RESULT panel-switch: show-panel-elements= 20 ms RESULT panel-switch: show-panel-resources= 11 ms RESULT panel-switch: show-panel-network= 58 ms RESULT panel-switch: show-panel-scripts= 33 ms RESULT panel-switch: show-panel-timeline= 21 ms RESULT panel-switch: show-panel-profiles= 10 ms RESULT panel-switch: show-panel-audits= 9 ms RESULT panel-switch: show-panel-console= 10 ms RESULT panel-switch: heap-delta-show-panel= 1 kB RESULT panel-update: network-append-30-requests= 53 ms RESULT panel-update: heap-delta-network-append-30-requests= 2 kB RESULT inspector-startup-time: time= 552 ms
Attachments
[patch] initial version
(41.88 KB, patch)
2011-11-14 05:36 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
[patch] initial version
(41.83 KB, patch)
2011-11-14 06:02 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
[patch] third version with the tests in PerformanceTests/inspector
(18.14 KB, patch)
2011-11-24 07:00 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
Patch
(17.39 KB, patch)
2011-12-01 06:40 PST
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
Patch
(35.58 KB, patch)
2011-12-01 11:21 PST
,
Ilya Tikhonovsky
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2011-11-14 05:36:00 PST
Created
attachment 114923
[details]
[patch] initial version
WebKit Review Bot
Comment 2
2011-11-14 05:39:52 PST
Attachment 114923
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/insp..." exit_code: 1 Last 3072 characters of output: ml [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3862: Path does not exist. svg/zoom/page/relative-sized-document-scrollbars.svg [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3864: Path does not exist. storage/indexeddb/key-type-array.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3866: Path does not exist. storage/indexeddb/factory-deletedatabase-interactions.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3868: Path does not exist. fast/js/array-functions-non-arrays.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3869: Path does not exist. fast/js/eval-cross-window.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3870: Path does not exist. fast/js/regexp-caching.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3871: Path does not exist. fast/js/toString-overrides.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3872: Path does not exist. fast/js/toString-recursion.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3873: Path does not exist. http/tests/security/xss-eval.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3875: Path does not exist. fast/dom/javascript-url-exception-isolation.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3876: Path does not exist. fast/borders/inline-mask-overlay-image-outset-vertical-rl.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3878: Path does not exist. fast/dom/rtl-scroll-to-leftmost-and-resize.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3880: Path does not exist. accessibility/adjacent-continuations-cause-assertion-failure.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3882: Path does not exist. inspector/debugger/script-formatter.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3885: Path does not exist. fast/js/mozilla/strict/15.4.5.1.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3887: Path does not exist. fast/canvas/canvas-transforms-fillRect-shadow.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3889: Path does not exist. media/track/tracklist-is-reachable.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3891: Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3892: Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3894: Path does not exist. http/tests/security/cross-frame-access-custom.html [test/expectations] [2] Total errors found: 2224 in 19 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ilya Tikhonovsky
Comment 3
2011-11-14 06:02:28 PST
Created
attachment 114928
[details]
[patch] initial version
WebKit Review Bot
Comment 4
2011-11-14 06:05:48 PST
Attachment 114928
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/insp..." exit_code: 1 Last 3072 characters of output: ml [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3862: Path does not exist. svg/zoom/page/relative-sized-document-scrollbars.svg [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3864: Path does not exist. storage/indexeddb/key-type-array.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3866: Path does not exist. storage/indexeddb/factory-deletedatabase-interactions.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3868: Path does not exist. fast/js/array-functions-non-arrays.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3869: Path does not exist. fast/js/eval-cross-window.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3870: Path does not exist. fast/js/regexp-caching.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3871: Path does not exist. fast/js/toString-overrides.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3872: Path does not exist. fast/js/toString-recursion.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3873: Path does not exist. http/tests/security/xss-eval.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3875: Path does not exist. fast/dom/javascript-url-exception-isolation.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3876: Path does not exist. fast/borders/inline-mask-overlay-image-outset-vertical-rl.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3878: Path does not exist. fast/dom/rtl-scroll-to-leftmost-and-resize.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3880: Path does not exist. accessibility/adjacent-continuations-cause-assertion-failure.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3882: Path does not exist. inspector/debugger/script-formatter.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3885: Path does not exist. fast/js/mozilla/strict/15.4.5.1.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3887: Path does not exist. fast/canvas/canvas-transforms-fillRect-shadow.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3889: Path does not exist. media/track/tracklist-is-reachable.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3891: Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3892: Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html [test/expectations] [2] LayoutTests/platform/chromium/test_expectations.txt:3894: Path does not exist. http/tests/security/cross-frame-access-custom.html [test/expectations] [2] Total errors found: 2223 in 19 files If any of these errors are false positives, please file a bug against check-webkit-style.
Yury Semikhatsky
Comment 5
2011-11-16 22:46:54 PST
Comment on
attachment 114928
[details]
[patch] initial version Clearing r? until we clarify the overall vision and agree on webkitpy changes.
Ilya Tikhonovsky
Comment 6
2011-11-24 07:00:29 PST
Created
attachment 116507
[details]
[patch] third version with the tests in PerformanceTests/inspector
Yury Semikhatsky
Comment 7
2011-11-28 01:11:56 PST
Comment on
attachment 116507
[details]
[patch] third version with the tests in PerformanceTests/inspector View in context:
https://bugs.webkit.org/attachment.cgi?id=116507&action=review
> PerformanceTests/ChangeLog:7 > + $ run-devtools-perf-test.py --release
run-devtools-perf-test.py should be renamed to run-inspector-perf-tests.py
Ilya Tikhonovsky
Comment 8
2011-12-01 06:40:55 PST
Created
attachment 117407
[details]
Patch
Pavel Feldman
Comment 9
2011-12-01 11:06:07 PST
Comment on
attachment 117407
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=117407&action=review
> PerformanceTests/ChangeLog:3 > + Web Inspector: chromium: move and adapt Inspector's performance tests for running with run-devtools-perf-tests.py.
It says "move", but I don't see deleted files in this change.
> PerformanceTests/ChangeLog:7 > + $ run-inspector-perf-tests.py --release
Limiting ChangeLog to this usage line and explaining what it does is sufficient. Otherwise it looks like test results squeezed into the ChangeLog.
Ilya Tikhonovsky
Comment 10
2011-12-01 11:21:23 PST
Created
attachment 117448
[details]
Patch
Ilya Tikhonovsky
Comment 11
2011-12-01 11:32:07 PST
Committed
r101692
: <
http://trac.webkit.org/changeset/101692
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug