summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 23:27:40 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 23:27:40 +0000
commit181f410597c44be097187e23f13ab850a6a323d8 (patch)
tree3ac52f6be9b0127d1bb7a7dd65ec93ee06872c23 /webkit
parent27c55433c294e653a1c03897a8e41da48733a89f (diff)
downloadchromium_src-181f410597c44be097187e23f13ab850a6a323d8.zip
chromium_src-181f410597c44be097187e23f13ab850a6a323d8.tar.gz
chromium_src-181f410597c44be097187e23f13ab850a6a323d8.tar.bz2
Update expectations for layout tests
TBR=scherkus Updating some more flaky tests. Review URL: http://codereview.chromium.org/126172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt16
1 files changed, 9 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index b8969a8..7d37e9e 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -605,6 +605,7 @@ BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.
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 : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL
@@ -618,16 +619,15 @@ BUG13907 WIN : LayoutTests/http/tests/media/video-seekable-stall.html = FAIL
BUG13907 WIN : LayoutTests/media/audio-constructor-src.html = FAIL
BUG13907 WIN : LayoutTests/media/audio-constructor.html = FAIL
BUG13907 WIN : LayoutTests/media/audio-controls-rendering.html = FAIL
-BUG13907 WIN : LayoutTests/media/audio-mpeg-supported.html = FAIL
+// We don't support MP2 audio so skip this test.
+BUG13907 SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL
BUG13907 WIN : LayoutTests/media/constructors.html = FAIL
// This test crashes in release build.
BUG13907 WIN : LayoutTests/media/video-currentTime.html = PASS CRASH
-// This test crashes in both release and debug build.
-BUG13907 WIN DEBUG : LayoutTests/media/controls-css-overload.html = CRASH
// This test is flaky.
BUG13907 WIN DEBUG : LayoutTests/media/progress-event-total.html = PASS FAIL
-// This test also times out.
-BUG13907 WIN : LayoutTests/media/remove-from-document.html = FAIL TIMEOUT
+// This test also times out, it is really flaky.
+BUG13907 WIN : LayoutTests/media/remove-from-document.html = PASS FAIL TIMEOUT
// This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = FAIL CRASH
BUG13907 WIN : LayoutTests/media/video-aspect-ratio.html = FAIL
@@ -688,10 +688,12 @@ BUG13907 WIN : LayoutTests/media/video-src-change.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
-BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = FAIL
+// This test is flaky.
+BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL
// This test is flaky and may not only happen in debug build.
BUG13907 WIN DEBUG : LayoutTests/media/video-src-source.html = FAIL
-BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = FAIL
+// Flaky test.
+BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = PASS FAIL
BUG13907 WIN : LayoutTests/media/video-transformed.html = FAIL
BUG13907 WIN : LayoutTests/media/video-zoom-controls.html = FAIL
BUG13907 WIN : LayoutTests/media/video-zoom.html = FAIL