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

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

Issue 2505683002: Update links to layout test documentation. (Closed)
Patch Set: Update - remove "WebKit", remove "wiki". 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 https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layou t_test_expectations.md
Dirk Pranke 2016/11/15 22:24:55 and another place for the source-relative link :).
2 # for more information on this file.
2 3
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 # 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. 5 # Lines listed in both files will have the *union* of the expectations.
5 6
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # 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 8 # 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. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 10
10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 11 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
11 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ] 12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ]
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 # bots running tests on real hardware or maybe when using SwiftShader. 353 # bots running tests on real hardware or maybe when using SwiftShader.
353 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ] 354 crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
354 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ] 355 crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
355 356
356 # IDB Observer tests require multiple browsing contexts/workers interacting with 357 # IDB Observer tests require multiple browsing contexts/workers interacting with
357 # IndexedDB, which can be slow. 358 # IndexedDB, which can be slow.
358 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 359 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
359 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 360 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
360 361
361 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 362 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
OLDNEW
« testing/android/docs/README.md ('K') | « testing/android/docs/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698