summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-10 04:42:54 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-10 04:42:54 +0000
commit579d1d72c29c72735a6decf2e6f5759809d74d75 (patch)
tree0087bc21d92376297bd5ea167a5cd43e5a4b7489
parent1e2a288a17ef520708f6c3057e6c9599934c5fbe (diff)
downloadchromium_src-579d1d72c29c72735a6decf2e6f5759809d74d75.zip
chromium_src-579d1d72c29c72735a6decf2e6f5759809d74d75.tar.gz
chromium_src-579d1d72c29c72735a6decf2e6f5759809d74d75.tar.bz2
Fix expectation for svg/repaint/filter-repaint.svg to be CRASH + IMAGE+TEXT
BUG=none R=none TEST=bots stay green git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59049 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index fbc8bce..4a6f0c7 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -19,7 +19,7 @@ BUG52841 MAC : editing/selection/drag-in-iframe.html = IMAGE
// Still failing, should be moved upstream.
BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE
-// Newly added test apparently misbehaves.
+// Newly added test apparently misbehaves.
BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT
// Upstream test_expectations.txt contains the entry for it as TEXT. We need to
@@ -34,5 +34,5 @@ BUGWK45479 : fast/dom/HTMLLinkElement/prefetch.html = TEXT
// dpranke - Temporary overrides until I can sort out the WK rolls
BUGDIRK : fast/dom/dataset-gc.html = TEXT
-BUGDIRK : svg/repaint/filter-repaint.svg = CRASH
+BUGDIRK WIN LINUX : svg/repaint/filter-repaint.svg = CRASH IMAGE+TEXT
BUGDIRK LINUX : svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html = IMAGE