Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Side by Side Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 2275643002: [DevTools] inspector tests are slow on debug bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark as slow on all bots Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
4 # Lines listed in both files will have the *union* of the expectations. 4 # Lines listed in both files will have the *union* of the expectations.
5 5
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 9
10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ] 89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ]
90 90
91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ] 91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ]
92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] 92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ]
93 93
94 # Most inspector tests are slow in Debug. 94 # Most inspector tests are slow in Debug.
95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] 95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] 96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] 97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] 98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ]
99
Dan Ehrenberg 2016/08/23 19:08:39 Why the line break?
kozy 2016/08/23 19:11:46 Removed.
99 crbug.com/451577 inspector/console [ Slow ] 100 crbug.com/451577 inspector/console [ Slow ]
100 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] 101 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ]
101 102
102 # Debugger and profiler tests are slow in Release as well. 103 # Debugger and profiler tests are slow in Release as well.
103 crbug.com/450493 inspector/sources/ [ Slow ] 104 crbug.com/450493 inspector/sources/ [ Slow ]
104 crbug.com/450493 inspector-enabled/sources/ [ Slow ] 105 crbug.com/450493 inspector-enabled/sources/ [ Slow ]
105 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] 106 crbug.com/450493 http/tests/inspector/sources/ [ Slow ]
106 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] 107 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ]
107 crbug.com/450493 inspector/profiler/ [ Slow ] 108 crbug.com/450493 inspector/profiler/ [ Slow ]
108 crbug.com/420008 inspector/tracing/ [ Slow ] 109 crbug.com/420008 inspector/tracing/ [ Slow ]
109 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ] 110 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ]
110 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ] 111 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ]
111 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ] 112 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ]
112 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ] 113 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ]
114 crbug.com/450493 virtual/asyncawait/inspector/sources/debugger-async/ [ Slow ]
113 115
114 # Random slow tests 116 # Random slow tests
115 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu g.html [ Slow ] 117 webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debu g.html [ Slow ]
116 crbug.com/243492 http/tests/inspector-enabled/injected-script-discard.html [ Slo w ] 118 crbug.com/243492 http/tests/inspector-enabled/injected-script-discard.html [ Slo w ]
117 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ] 119 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ]
118 crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow ] 120 crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow ]
119 crbug.com/420008 [ Release ] http/tests/inspector/console-xhr-logging.html [ Slo w ] 121 crbug.com/420008 [ Release ] http/tests/inspector/console-xhr-logging.html [ Slo w ]
120 crbug.com/596486 [ Linux ] inspector/elements/insert-node.html [ Slow ] 122 crbug.com/596486 [ Linux ] inspector/elements/insert-node.html [ Slow ]
121 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ] 123 webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ]
122 crbug.com/504565 [ Mac ] http/tests/inspector/search/sources-search-scope.html [ Slow ] 124 crbug.com/504565 [ Mac ] http/tests/inspector/search/sources-search-scope.html [ Slow ]
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 292
291 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 293 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
292 294
293 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] 295 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ]
294 296
295 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ] 297 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ]
296 298
297 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] 299 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ]
298 300
299 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] 301 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698