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

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

Issue 2468053002: Import wpt@9fcccf38b6be00f71ffa6bd6e29c5aa1ef25ee8c (Closed)
Patch Set: Skip cssom and svg/shapes, remove unwanted baseline Created 4 years, 1 month 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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_template.html [ Slow ] 187 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_template.html [ Slow ]
188 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests1.html [ Slow ] 188 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests1.html [ Slow ]
189 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests16.html [ Slow ] 189 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests16.html [ Slow ]
190 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Slow ] 190 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Slow ]
191 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests2.html [ Slow ] 191 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests2.html [ Slow ]
192 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests20.html [ Slow ] 192 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests20.html [ Slow ]
193 193
194 crbug.com/490939 imported/wpt/dom/ranges/Range-compareBoundaryPoints.html [ Slow ] 194 crbug.com/490939 imported/wpt/dom/ranges/Range-compareBoundaryPoints.html [ Slow ]
195 crbug.com/490939 imported/wpt/dom/ranges/Range-comparePoint.html [ Slow ] 195 crbug.com/490939 imported/wpt/dom/ranges/Range-comparePoint.html [ Slow ]
196 crbug.com/490939 imported/wpt/dom/ranges/Range-isPointInRange.html [ Slow ] 196 crbug.com/490939 imported/wpt/dom/ranges/Range-isPointInRange.html [ Slow ]
197 crbug.com/490939 [ Release ] imported/wpt/dom/ranges/Range-mutations.html [ Slow ]
198 crbug.com/490939 imported/wpt/dom/ranges/Range-set.html [ Slow ] 197 crbug.com/490939 imported/wpt/dom/ranges/Range-set.html [ Slow ]
199 crbug.com/490939 imported/wpt/html/dom/reflection-embedded.html [ Slow ] 198 crbug.com/490939 imported/wpt/html/dom/reflection-embedded.html [ Slow ]
200 crbug.com/490939 imported/wpt/html/dom/reflection-forms.html [ Slow ] 199 crbug.com/490939 imported/wpt/html/dom/reflection-forms.html [ Slow ]
201 crbug.com/490939 imported/wpt/html/dom/reflection-grouping.html [ Slow ] 200 crbug.com/490939 imported/wpt/html/dom/reflection-grouping.html [ Slow ]
202 crbug.com/490939 imported/wpt/html/dom/reflection-metadata.html [ Slow ] 201 crbug.com/490939 imported/wpt/html/dom/reflection-metadata.html [ Slow ]
203 crbug.com/490939 imported/wpt/html/dom/reflection-misc.html [ Slow ] 202 crbug.com/490939 imported/wpt/html/dom/reflection-misc.html [ Slow ]
204 crbug.com/490939 imported/wpt/html/dom/reflection-obsolete.html [ Slow ] 203 crbug.com/490939 imported/wpt/html/dom/reflection-obsolete.html [ Slow ]
205 crbug.com/490939 imported/wpt/html/dom/reflection-sections.html [ Slow ] 204 crbug.com/490939 imported/wpt/html/dom/reflection-sections.html [ Slow ]
206 crbug.com/490939 imported/wpt/html/dom/reflection-tabular.html [ Slow ] 205 crbug.com/490939 imported/wpt/html/dom/reflection-tabular.html [ Slow ]
207 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ] 206 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ]
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 343
345 # These tests are slow with our MESA backend. They may be less slow when we have 344 # These tests are slow with our MESA backend. They may be less slow when we have
346 # bots running tests on real hardware or maybe when using SwiftShader. 345 # bots running tests on real hardware or maybe when using SwiftShader.
347 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 346 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
348 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 347 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
349 348
350 # IDB Observer tests require multiple browsing contexts/workers interacting with 349 # IDB Observer tests require multiple browsing contexts/workers interacting with
351 # IndexedDB, which can be slow. 350 # IndexedDB, which can be slow.
352 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 351 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
353 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 352 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/NeverFixTests ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698