diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7d37e9e..3b65045 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -606,12 +606,14 @@ BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-poster-from-remote.html = FAIL TIMEOUT -BUG4363 SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.html = FAIL -BUG4363 SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = FAIL +BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-source-from-remote.html = PASS FAIL +BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-src-from-remote.html = PASS FAIL BUG4363 : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL // These tests are for <audio> and <video> and they do not run well on Windows. BUG13907 WIN : LayoutTests/fast/media/viewport-media-query.html = FAIL +BUG13907 WIN SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.html = FAIL +BUG13907 WIN SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = FAIL BUG13907 WIN : LayoutTests/http/tests/media/remove-while-loading.html = FAIL BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall-seek.html = FAIL BUG13907 WIN : LayoutTests/http/tests/media/video-play-stall.html = FAIL |