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

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

Issue 2314603002: Mark http/tests/media/video-buffered.html as flaky on all platforms. (Closed)
Patch Set: 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
« 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/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 8 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 1197 matching lines...) Expand 10 before | Expand all | Expand 10 after
1208 crbug.com/487344 media/video-controls-rendering.html [ Failure ] 1208 crbug.com/487344 media/video-controls-rendering.html [ Failure ]
1209 crbug.com/487344 media/video-controls-with-cast-rendering.html [ Failure ] 1209 crbug.com/487344 media/video-controls-with-cast-rendering.html [ Failure ]
1210 crbug.com/487344 media/video-display-toggle.html [ Failure ] 1210 crbug.com/487344 media/video-display-toggle.html [ Failure ]
1211 crbug.com/487344 media/video-empty-source.html [ Failure ] 1211 crbug.com/487344 media/video-empty-source.html [ Failure ]
1212 crbug.com/487344 media/video-no-audio.html [ Failure ] 1212 crbug.com/487344 media/video-no-audio.html [ Failure ]
1213 crbug.com/487344 media/video-paint-invalidation.html [ Failure ] 1213 crbug.com/487344 media/video-paint-invalidation.html [ Failure ]
1214 crbug.com/487344 [ Mac ] http/tests/media/video-buffered-range-contains-currentT ime.html [ Timeout Failure ] 1214 crbug.com/487344 [ Mac ] http/tests/media/video-buffered-range-contains-currentT ime.html [ Timeout Failure ]
1215 crbug.com/638621 [ Win7 ] http/tests/media/video-buffered-range-contains-current Time.html [ Pass Failure ] 1215 crbug.com/638621 [ Win7 ] http/tests/media/video-buffered-range-contains-current Time.html [ Pass Failure ]
1216 crbug.com/614197 [ Mac ] http/tests/media/pdf-served-as-pdf.html [ Pass Timeout ] 1216 crbug.com/614197 [ Mac ] http/tests/media/pdf-served-as-pdf.html [ Pass Timeout ]
1217 1217
1218 crbug.com/637930 [ Win Linux ] http/tests/media/video-buffered.html [ Pass Failu re ] 1218 crbug.com/637930 http/tests/media/video-buffered.html [ Pass Failure ]
1219 1219
1220 crbug.com/606302 [ Linux Mac Win7 ] transforms/3d/point-mapping/3d-point-mapping -preserve-3d.html [ Pass Failure ] 1220 crbug.com/606302 [ Linux Mac Win7 ] transforms/3d/point-mapping/3d-point-mapping -preserve-3d.html [ Pass Failure ]
1221 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ F ailure ] 1221 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ F ailure ]
1222 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ] 1222 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ]
1223 1223
1224 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ] 1224 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ]
1225 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ] 1225 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ]
1226 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ] 1226 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ]
1227 1227
1228 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 1228 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1281 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1281 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1282 1282
1283 # This test breaks when the feature introduced in the bug is enabled. We keep 1283 # This test breaks when the feature introduced in the bug is enabled. We keep
1284 # this tested without the feature by using the virtual test. See 1284 # this tested without the feature by using the virtual test. See
1285 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1285 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1286 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1286 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1287 # This test doesn't need to be run with the stable release mode. 1287 # This test doesn't need to be run with the stable release mode.
1288 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1288 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1289 # This test fails with the stable release mode. 1289 # This test fails with the stable release mode.
1290 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1290 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