summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-03 01:39:25 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-03 01:39:25 +0000
commitfcb2cbc033d6115f2538ecb8ed12df05e7d33b01 (patch)
tree84c0a9b69e168b10bd78bb89f6fbce810a0bc6d4 /webkit/tools
parent2015efc907acd0c60fc81af943a6df2caa0d367a (diff)
downloadchromium_src-fcb2cbc033d6115f2538ecb8ed12df05e7d33b01.zip
chromium_src-fcb2cbc033d6115f2538ecb8ed12df05e7d33b01.tar.gz
chromium_src-fcb2cbc033d6115f2538ecb8ed12df05e7d33b01.tar.bz2
Mark three linux tests as failing images for the moment; it looks like they
need rebaselined hashes. BUG=29259 TEST=LayoutTests/fast/layers/self-painting-outline.html TEST=LayoutTests/fast/repaint/inline-relative-positioned.html TEST=LayoutTests/svg/W3C-SVG-1.1/filters-image-01-b.svg R=vandebo@chromium.org Review URL: http://codereview.chromium.org/465019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33647 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index f079d0f..4913614 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3037,3 +3037,9 @@ BUG29167 MAC : LayoutTests/fast/dom/replaceChild.html = IMAGE PASS
// Failure from WebKit merge 51607:51613 (51608 is the cause)
BUG29239 : LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL
+
+// Failures surfaced in r33640
+BUG29259 LINUX : LayoutTests/fast/layers/self-painting-outline.html = IMAGE
+BUG29259 LINUX : LayoutTests/fast/repaint/inline-relative-positioned.html = IMAGE
+BUG29259 LINUX : LayoutTests/svg/W3C-SVG-1.1/filters-image-01-b.svg = IMAGE
+