summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 21:38:29 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-15 21:38:29 +0000
commit27b63ca790a911f61540acf00835b224aecc1d5c (patch)
treeafdfd6d6766c98fe96fdbd8dbfca771aa581a2fc
parent1c60d6f6b1ad1a37888c0829a9952354efbedc97 (diff)
downloadchromium_src-27b63ca790a911f61540acf00835b224aecc1d5c.zip
chromium_src-27b63ca790a911f61540acf00835b224aecc1d5c.tar.gz
chromium_src-27b63ca790a911f61540acf00835b224aecc1d5c.tar.bz2
Mark some video layout tests as flaky
More flaky tests appear to be flaky. TBR=scherkus Review URL: http://codereview.chromium.org/125150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18440 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index eb93e9a..0cf0aff 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -620,6 +620,8 @@ 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
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.
@@ -636,7 +638,8 @@ BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL
BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS CRASH
// This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-controls.html = PASS CRASH
-BUG13907 WIN : LayoutTests/media/video-controls-rendering.html = FAIL
+// This test crashes in release build.
+BUG13907 WIN : LayoutTests/media/video-controls-rendering.html = FAIL CRASH
// This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-controls-visible-audio-only.html = PASS CRASH
// This test sometimes crashes in debug build.