summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 05:28:30 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-05 05:28:30 +0000
commit8c7b66180663e4a300a0ee82fa3f0b3a7ee1a4a9 (patch)
treec635f316eff9f2b38ba00248c50a28bcc16509ec
parent05a44392be59c3c767ea9adf8fd5b984317e14c3 (diff)
downloadchromium_src-8c7b66180663e4a300a0ee82fa3f0b3a7ee1a4a9.zip
chromium_src-8c7b66180663e4a300a0ee82fa3f0b3a7ee1a4a9.tar.gz
chromium_src-8c7b66180663e4a300a0ee82fa3f0b3a7ee1a4a9.tar.bz2
Fix test expectations. After WebKit merge and Linux build fix, one test started to fail differently.
TBR=dglazkov TEST=none BUG=none Review URL: http://codereview.chromium.org/517034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35518 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index b6dbbcc..fe63748 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3144,8 +3144,12 @@ BUG31257 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = TEXT
BUG_AJWONG WIN : LayoutTests/svg/batik/text/textFeatures.svg = TEXT
BUG_AJWONG WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
-// New tests, need chromium baseline.
+// New test, needs chromium baseline.
BUG_DIMICH LINUX WIN : LayoutTests/fast/repaint/subtree-layoutstate-transform.html = IMAGE+TEXT
-BUG_DIMICH LINUX WIN : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT
+
+// New test, needs chromium baseline.
+BUG_DIMICH WIN : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT
+// On Linux, sometimes the text dump matches. Not sure why.
+BUG_DIMICH LINUX : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE+TEXT IMAGE
// New test, needs IMAGE baseline for mac because svg filter is a tad different.
BUG_DIMICH MAC : LayoutTests/svg/custom/resource-invalidate-on-target-update.svg = IMAGE