diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-18 05:40:34 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-18 05:40:34 +0000 |
commit | 7539dbcca94ddbb5e6fcb43545b20ba93ede10cc (patch) | |
tree | 5826c7e52612ee37956e96b41fcba9201e8d490e /webkit/tools/layout_tests | |
parent | fb5547bb8b94a50560e6ea44f51872b6f47e8b0e (diff) | |
download | chromium_src-7539dbcca94ddbb5e6fcb43545b20ba93ede10cc.zip chromium_src-7539dbcca94ddbb5e6fcb43545b20ba93ede10cc.tar.gz chromium_src-7539dbcca94ddbb5e6fcb43545b20ba93ede10cc.tar.bz2 |
Enable couple of video tests which passed successfully for couple of days now.
BUG=16924, 13907
TEST=none
Review URL: http://codereview.chromium.org/149790
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 24e5e07..1f78049 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -638,10 +638,7 @@ 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 = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH -// This test is flaky. -BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = FAIL CRASH // This test is flaky too. -BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL // This test crashes in debug build. BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH @@ -2968,9 +2965,6 @@ BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL BUG16878 LINUX WIN : LayoutTests/fast/text/shadow-translucent-fill.html = FAIL BUG16878 WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL -// Failure from WebKit merge 45958:45975 -BUG16924 WIN : LayoutTests/media/video-source-type-params.html = FAIL CRASH - // Failure from WebKit merge 45985:45998 BUG16962 LINUX WIN : LayoutTests/fast/css/nested-floating-relative-position-percentages.html = FAIL BUG16962 LINUX WIN : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT |