summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 07:35:31 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 07:35:31 +0000
commit45c705f2f8a94a23155bec740b12770c524f2dbe (patch)
treed97147bf9f710dcc1718fe05f5637a3adfad9a66 /webkit/tools
parent37605cfcfb7ada3d07edabb09a9dc5f8ca413e83 (diff)
downloadchromium_src-45c705f2f8a94a23155bec740b12770c524f2dbe.zip
chromium_src-45c705f2f8a94a23155bec740b12770c524f2dbe.tar.gz
chromium_src-45c705f2f8a94a23155bec740b12770c524f2dbe.tar.bz2
Attempt to get the webkit debug tester green.
Review URL: http://codereview.chromium.org/6380 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3090 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 8e6a4fd..3dd050b 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1275,7 +1275,12 @@ V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-call.html = TIMEOU
// Post-merge Debug only Crashes
V8 | KJS # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH | PASS
+// One of these svg tests sometimes crash in debug mode. It seems to only
+// happen when all the dynamic-updates tests are run together.
V8 | KJS # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = CRASH | PASS
+V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html = CRASH | PASS
+V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html = CRASH | PASS
+V8 | KJS # LayoutTests/fast/dom/gc-1.html = CRASH | PASS
// Post-merge flakey on debug builds (passes consistently on release)
V8 | KJS # LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL | PASS