diff options
author | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 03:19:18 +0000 |
---|---|---|
committer | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 03:19:18 +0000 |
commit | ec4506a254b88061b55182ed66ce97656e38529a (patch) | |
tree | cc9b6cea1708d6dd85c69e508bbe9f5260d4cf2f | |
parent | 9c65122500052175fdaf8f6d62fe439f1b80999d (diff) | |
download | chromium_src-ec4506a254b88061b55182ed66ce97656e38529a.zip chromium_src-ec4506a254b88061b55182ed66ce97656e38529a.tar.gz chromium_src-ec4506a254b88061b55182ed66ce97656e38529a.tar.bz2 |
Temporarily suppress canvas-zoom.html test on webkit mac bots.
Will rebaseline upstream.
TBR=rolandsteiner
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4362002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64872 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index dd31bc1..0bf1ab3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -27,4 +27,5 @@ BUG61411 WIN : inspector/styles-source-lines-inline.html = TEXT // Was already marked as flaky on Win, seems to fail on Mac too. BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS +BUGDIMICH MAC : fast/canvas/canvas-zoom.html = IMAGE BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE |