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

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

Issue 2260593002: Allow a very slow test to time out. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 1458 matching lines...) Expand 10 before | Expand all | Expand 10 after
1469 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ] 1469 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ]
1470 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ] 1470 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ]
1471 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ] 1471 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ]
1472 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ] 1472 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ]
1473 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ] 1473 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ]
1474 1474
1475 # Flaky on Win7 dbg and Mac10.11 (retina) 1475 # Flaky on Win7 dbg and Mac10.11 (retina)
1476 crbug.com/634019 [ Win7 Debug Mac10.11 Retina ] virtual/asyncawait/inspector/sou rces/debugger-async/async-await/async-callstack-async-await1.html [ Pass Timeout ] 1476 crbug.com/634019 [ Win7 Debug Mac10.11 Retina ] virtual/asyncawait/inspector/sou rces/debugger-async/async-await/async-callstack-async-await1.html [ Pass Timeout ]
1477 1477
1478 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom- xhr-event-breakpoints.html [ Pass Timeout ] 1478 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom- xhr-event-breakpoints.html [ Pass Timeout ]
1479 crbug.com/635909 [ Win7 Release ] inspector/sources/debugger-frameworks/framewor ks-dom-xhr-event-breakpoints.html [ Pass Timeout ]
1479 1480
1480 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ] 1481 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ]
1481 1482
1482 # This test breaks when the feature introduced in the bug is enabled. We keep 1483 # This test breaks when the feature introduced in the bug is enabled. We keep
1483 # this tested without the feature by using the virtual test. See 1484 # this tested without the feature by using the virtual test. See
1484 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1485 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1485 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1486 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1486 # This test doesn't need to be run with the stable release mode. 1487 # This test doesn't need to be run with the stable release mode.
1487 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1488 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1488 # This test fails with the stable release mode. 1489 # This test fails with the stable release mode.
1489 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1490 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
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