diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 02:06:07 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 02:06:07 +0000 |
commit | fad5f427fbf4e6ad88f5c1d8d85fd2d0a3ec261a (patch) | |
tree | 8868f3ef011eab2ef683b3e92c48234a7d0c50e2 /webkit | |
parent | 8670fe5e294c77abcd2d488bfaf06da7edf8e4bc (diff) | |
download | chromium_src-fad5f427fbf4e6ad88f5c1d8d85fd2d0a3ec261a.zip chromium_src-fad5f427fbf4e6ad88f5c1d8d85fd2d0a3ec261a.tar.gz chromium_src-fad5f427fbf4e6ad88f5c1d8d85fd2d0a3ec261a.tar.bz2 |
Mark video-canvas-source.html as passing based on successful history.
BUG=13907
TEST=go go green tree!
TBR=hclam
Review URL: http://codereview.chromium.org/316007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2f5687a..9c73ea3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -838,9 +838,6 @@ BUG13907 BUG25376 MAC DEBUG : LayoutTests/media/video-empty-source.html = FAIL // The media time display is getting styled when it shouldn't be. BUG13907 : LayoutTests/media/controls-styling.html = FAIL -// This test has been fixed but will mark it as flaky until it's had some history of running on the bots. -BUG13907 : LayoutTests/media/video-canvas-source.html = PASS FAIL - // These tests are flaky with subtle pixel differences. BUG9798 BUG13907 : LayoutTests/media/audio-no-installed-engines.html = IMAGE BUG9798 BUG13907 : LayoutTests/media/video-aspect-ratio.html = IMAGE |