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

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

Issue 1943403002: Fixed DevTools event-listener breakpoints for PointerEvents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/VirtualTestSuites » ('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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 # Most inspector tests are slow in Debug. 90 # Most inspector tests are slow in Debug.
91 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] 91 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
92 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] 92 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
93 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] 93 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
94 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] 94 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ]
95 crbug.com/451577 inspector/console [ Slow ] 95 crbug.com/451577 inspector/console [ Slow ]
96 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] 96 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ]
97 97
98 # Debugger and profiler tests are slow in Release as well. 98 # Debugger and profiler tests are slow in Release as well.
99 crbug.com/450493 inspector/sources/ [ Slow ] 99 crbug.com/450493 inspector/sources/ [ Slow ]
100 crbug.com/450493 virtual/pointerevent/inspector/sources/ [ Slow ]
100 crbug.com/450493 inspector-enabled/sources/ [ Slow ] 101 crbug.com/450493 inspector-enabled/sources/ [ Slow ]
101 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] 102 crbug.com/450493 http/tests/inspector/sources/ [ Slow ]
102 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] 103 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ]
103 crbug.com/450493 inspector/profiler/ [ Slow ] 104 crbug.com/450493 inspector/profiler/ [ Slow ]
104 crbug.com/420008 inspector/tracing/ [ Slow ] 105 crbug.com/420008 inspector/tracing/ [ Slow ]
105 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ] 106 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ]
106 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ] 107 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ]
107 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ] 108 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ]
108 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ] 109 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ]
109 110
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 280
280 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] 281 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ]
281 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ] 282 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ]
282 283
283 crbug.com/592183 usb/usbDevice.html [ Slow ] 284 crbug.com/592183 usb/usbDevice.html [ Slow ]
284 285
285 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 286 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
286 287
287 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ] 288 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ]
288 289
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698