diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 01:02:21 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 01:02:21 +0000 |
commit | 9263a4957be27c1c3e0aec8170b6f161619300ca (patch) | |
tree | 73ff731c0ba7290cede85e7394873c91ef4c2afe /webkit | |
parent | 38d387cd9015ff2e95abbb0ea5abfbcf6b05c1df (diff) | |
download | chromium_src-9263a4957be27c1c3e0aec8170b6f161619300ca.zip chromium_src-9263a4957be27c1c3e0aec8170b6f161619300ca.tar.gz chromium_src-9263a4957be27c1c3e0aec8170b6f161619300ca.tar.bz2 |
Mark the pixel test for bug28341.html as failing on Mac Debug.
BUG=33231
TBR=dglazkov
Review URL: http://codereview.chromium.org/542069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36207 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3c87377..4efa0b3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -787,6 +787,7 @@ BUG13907 SKIP : LayoutTests/media/video-zoom-controls.html = FAIL // The video appears as a white box on Windows. BUG13907 SKIP WIN : LayoutTests/media/video-zoom.html = FAIL +BUG13907 MAC DEBUG : LayoutTests/media/video-zoom.html = IMAGE+TEXT PASS // Video has a green background, probably due to Mac repaint debugging code. BUG13907 BUG25376 MAC DEBUG : LayoutTests/media/video-empty-source.html = FAIL @@ -2409,6 +2410,7 @@ BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL BUG14207 LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL +BUG32231 MAC DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = IMAGE // Newly added test http://trac.webkit.org/changeset/44816 BUG18733 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL |