summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-31 03:58:19 +0000
committerpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-31 03:58:19 +0000
commita6b7609125294d2baf5d38f824a219a37b34833d (patch)
treecc3688d436a29bb13bdc73a29b987c6648dedea8 /webkit
parent4d5ff68daac016849fcf0d22bb82f7252075479d (diff)
downloadchromium_src-a6b7609125294d2baf5d38f824a219a37b34833d.zip
chromium_src-a6b7609125294d2baf5d38f824a219a37b34833d.tar.gz
chromium_src-a6b7609125294d2baf5d38f824a219a37b34833d.tar.bz2
Fix expectation for mask-excessive-malloc.svg, which sometimes manages
not to crash and only fails. TBR=ajwong BUG=none TEST=layout tests Review URL: http://codereview.chromium.org/523032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35409 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 92d6c42..00bcbc5 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3126,7 +3126,7 @@ BUG31026 MAC DEBUG : LayoutTests/http/tests/appcache/crash-when-navigating-away-
// Release began crashing in the r52554->52633 WebKit merge.
// Formerly, Release failed (IMAGE) and Debug crashed.
-BUG31146 BUG31338 LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH
+BUG31146 BUG31338 LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH IMAGE
// WebKit update 52372->52454
BUG30938 MAC : LayoutTests/fast/backgrounds/svg-as-background-6.html = IMAGE