summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-20 01:26:50 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-20 01:26:50 +0000
commita52f0e5b6b6a8d523c66f04545ad943220bbf239 (patch)
tree95a7c1cb2caccb0dbbe2ec06e6f4d51faf068a08 /webkit
parent86ad56584921c6ad5dac6bd3ef79b403383928aa (diff)
downloadchromium_src-a52f0e5b6b6a8d523c66f04545ad943220bbf239.zip
chromium_src-a52f0e5b6b6a8d523c66f04545ad943220bbf239.tar.gz
chromium_src-a52f0e5b6b6a8d523c66f04545ad943220bbf239.tar.bz2
LayoutTests/media/video-source-type-params.html times out. Mark it as so.
BUG=13907 TEST=no Review URL: http://codereview.chromium.org/141018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index d3455a1..834e69c 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -678,7 +678,7 @@ BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR
BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL
BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL
-BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL
+BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT
BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
// This test is flaky.