| Index: webkit/tools/layout_tests/test_expectations.txt
|
| diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
|
| index c71dbafcf12e0db50b7fbcddc984d5dd935e9e2f..f64cead3a371b8d13f2f2d117866a1ff75811ce0 100644
|
| --- a/webkit/tools/layout_tests/test_expectations.txt
|
| +++ b/webkit/tools/layout_tests/test_expectations.txt
|
| @@ -622,7 +622,7 @@ BUG13907 SKIP : LayoutTests/media/audio-constructor.html = FAIL
|
| // We don't support MP2 audio so skip this test.
|
| BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL
|
| // This test is flaky.
|
| -BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = PASS FAIL
|
| +// BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = PASS FAIL
|
| // This test crashes in debug build not in release build.
|
| BUG13907 WIN : LayoutTests/media/video-buffered.html = FAIL CRASH
|
| BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL
|
| @@ -635,7 +635,7 @@ BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH T
|
| // This test crashes in debug build.
|
| BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = PASS CRASH
|
| // This test is flaky.
|
| -BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL
|
| +// BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL
|
| // This test crashes in debug build.
|
| BUG13907 WIN : LayoutTests/media/video-document-types.html = PASS FAIL CRASH
|
| // This test times out in release build, it is really flaky.
|
| @@ -644,7 +644,7 @@ BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH
|
| // This test crashes in debug build.
|
| BUG13907 WIN : LayoutTests/media/video-muted.html = PASS FAIL CRASH TIMEOUT
|
| // This test is flaky and may not only happen in debug build.
|
| -BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS FAIL
|
| +// BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = PASS FAIL
|
| // This test is flaky.
|
| BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = PASS FAIL CRASH
|
| // This test is flaky too.
|
| @@ -667,7 +667,7 @@ BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
|
| // This test is flaky.
|
| BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL
|
| // Flaky test.
|
| -BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = PASS FAIL
|
| +// BUG15664 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = PASS FAIL
|
| // This test is very flaky.
|
| BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH
|
| // These tests are flaky.
|
| @@ -678,7 +678,36 @@ BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS FAIL
|
| BUG13907 WIN : LayoutTests/media/video-size.html = PASS FAIL
|
| BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = PASS FAIL
|
| // The following test may trigger a deadlock so it times-out.
|
| -BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TIMEOUT
|
| +// BUG15664 BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS TIMEOUT
|
| +
|
| +// Failing media tests due to V8 proxy upstreaming. When fixed make sure to
|
| +// uncomment the expectations above that are also tagged with BUG15664.
|
| +BUG15664 : LayoutTests/media/media-startTime.html = FAIL
|
| +BUG15664 : LayoutTests/media/progress-event-total.html = FAIL
|
| +BUG15664 : LayoutTests/media/progress-event.html = FAIL
|
| +BUG15664 : LayoutTests/media/remove-from-document.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-append-source.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-aspect-ratio.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-autoplay.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-controls-transformed.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-controls-zoomed.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-controls.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-currentTime.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-dom-autoplay.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-dom-src.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-layer-crash.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-load-networkState.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-load-readyState.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-no-autoplay.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-pause-empty-events.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-play-empty-events.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-played-reset.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-seekable.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-seeking.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-timeupdate-during-playback.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-transformed.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-volume.html = FAIL
|
| +BUG15664 : LayoutTests/media/video-zoom.html = FAIL
|
|
|
| // Function arguments object is copied for each access.
|
| BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
|
| @@ -2861,3 +2890,4 @@ BUG15649 : LayoutTests/fast/xpath/4XPath/Core/test_parser.html = FAIL
|
| BUG15649 : LayoutTests/fast/xpath/invalid-functions.html = FAIL
|
| BUG15649 : LayoutTests/fast/xpath/py-dom-xpath/expressions.html = FAIL
|
| BUG15649 : chrome/fast/dom/messageport-gc.html = TIMEOUT
|
| +
|
|
|