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

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

Issue 2334893002: Move some paint-related tests to NeverFixTests (Closed)
Patch Set: Broaden an expectation to all Win 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
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 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 296
297 crbug.com/614910 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro und-webkit-transform-scale.html [ Slow ] 297 crbug.com/614910 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro und-webkit-transform-scale.html [ Slow ]
298 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ] 298 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ]
299 299
300 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] 300 crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ]
301 301
302 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] 302 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
303 303
304 crbug.com/647192 fast/css3-text/css3-word-break/word-break-all-ascii.html [ Slow ] 304 crbug.com/647192 fast/css3-text/css3-word-break/word-break-all-ascii.html [ Slow ]
305 crbug.com/647192 virtual/mojo-loading/webexposed/global-interface-listing.html [ Slow ] 305 crbug.com/647192 virtual/mojo-loading/webexposed/global-interface-listing.html [ Slow ]
306
307 # These tests are slow with our MESA backend. They may be less slow when we have
308 # bots running tests on real hardware or maybe when using SwiftShader.
309 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
310 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
311
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/NeverFixTests ('k') | third_party/WebKit/LayoutTests/StaleTestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698