diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-21 07:14:08 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-21 07:14:08 +0000 |
commit | 28cf9883c15d5322b8becbdbd400e66774477201 (patch) | |
tree | 3d4d535bcef19cd559410e3285c3c240d34c8e92 /webkit/tools/layout_tests | |
parent | c0209273221e7cd37e6653fd6ea36f3a6501b648 (diff) | |
download | chromium_src-28cf9883c15d5322b8becbdbd400e66774477201.zip chromium_src-28cf9883c15d5322b8becbdbd400e66774477201.tar.gz chromium_src-28cf9883c15d5322b8becbdbd400e66774477201.tar.bz2 |
Rebaselining media layout tests due to latest WebKit merge.
BUG=13907
TEST=tree goes green
TBR=hclam
Review URL: http://codereview.chromium.org/294036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29622 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9ecd9b2..08e3e1e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -808,7 +808,7 @@ BUG13907 SKIP : LayoutTests/media/video-zoom-controls.html = FAIL BUG13907 SKIP WIN : LayoutTests/media/video-zoom.html = FAIL // Video appears with a green background. Probably due to repaint debugging code. -BUG25376 MAC DEBUG : LayoutTests/media/video-empty-source.html = FAIL +BUG13907 MAC DEBUG : LayoutTests/media/video-empty-source.html = FAIL // Every linux debug media test have spurious timeouts and it's annoying. // We have no idea why. @@ -3175,10 +3175,3 @@ BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH // Not sure when the flakiness started. BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = CRASH PASS - -// WebKit Roll 49872:49896 -BUG_YUTAK WIN DEBUG : LayoutTests/media/video-empty-source.html = FAIL -BUG_YUTAK RELEASE : LayoutTests/media/video-empty-source.html = FAIL -BUG_YUTAK LINUX RELEASE : LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow.html = CRASH -BUG_YUTAK MAC RELEASE : LayoutTests/fast/frames/frame-base-url.html = CRASH PASS -BUG_YUTAK MAC DEBUG : LayoutTests/fast/frames/frame-base-url.html = CRASH |