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

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

Issue 2614853002: Mark storage/indexeddb/objectstore-cursor.html slow for all configs (Closed)
Patch Set: Created 3 years, 11 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
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 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # 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.
6 6
7 # 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
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 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # 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.
10 10
11 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ] 11 crbug.com/24182 storage/indexeddb/objectstore-cursor.html [ Slow ]
12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ] 12 crbug.com/24182 storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Slow ]
13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ] 13 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-mac.html [ S low ]
14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ] 14 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-multi-line.h tml [ Slow ]
15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ] 15 crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ] 16 crbug.com/24182 compositing/video-frame-size-change.html [ Slow ]
17 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ] 17 crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
18 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ] 18 crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
19 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ] 19 crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ]
20 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ] 20 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-single-space -inline-element.html [ Slow ]
21 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ] 21 crbug.com/24182 editing/selection/modify_move/move-by-word-visually-inline-block -positioned-element.html [ Slow ]
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 # IndexedDB, which can be slow. 385 # IndexedDB, which can be slow.
386 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 386 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
387 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 387 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
388 388
389 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 389 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
390 390
391 # These tests were timing out on the MSAN builder. 391 # These tests were timing out on the MSAN builder.
392 crbug.com/671158 [ Linux ] imported/wpt/encoding/textdecoder-labels.html [ Slow ] 392 crbug.com/671158 [ Linux ] imported/wpt/encoding/textdecoder-labels.html [ Slow ]
393 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ] 393 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ]
394 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ] 394 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698