diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-03 00:59:34 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-03 00:59:34 +0000 |
commit | 6a14f0457287adcd1dbf45cec6e758af0f9e0b7c (patch) | |
tree | 2bf95b2d19f3a94868295f82469f3dc6e0b6051b /webkit | |
parent | e06b82b5e14a184fca588aa880d0f634b92337d5 (diff) | |
download | chromium_src-6a14f0457287adcd1dbf45cec6e758af0f9e0b7c.zip chromium_src-6a14f0457287adcd1dbf45cec6e758af0f9e0b7c.tar.gz chromium_src-6a14f0457287adcd1dbf45cec6e758af0f9e0b7c.tar.bz2 |
Enabled passing media layout tests.
BUG=13907,15664
TEST=media layout tests should no longer unexpecedtly pass
Review URL: http://codereview.chromium.org/149133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19880 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index aa50c3c..191fcae 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -662,10 +662,6 @@ BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA // This test crashes in debug build. BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CRASH TIMEOUT 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 TIMEOUT -BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL // This test is flaky. BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL |