summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-08 15:02:20 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-08 15:02:20 +0000
commit9e5e57a48a2cf288e13f33d197c60485bceb348a (patch)
treea1b4d483e577c3c37746a6ec7c3e608f10711392
parenta900521d67701e7bd232bfe04e9381129a9a6f38 (diff)
downloadchromium_src-9e5e57a48a2cf288e13f33d197c60485bceb348a.zip
chromium_src-9e5e57a48a2cf288e13f33d197c60485bceb348a.tar.gz
chromium_src-9e5e57a48a2cf288e13f33d197c60485bceb348a.tar.bz2
Update test list with information about a debug-mode crash.
Review URL: http://codereview.chromium.org/17264 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7730 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 85da3e4..0f2182b 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -971,7 +971,10 @@ chrome/fast/forms/basic-textareas-quirks.html = FAIL
// This test seems to fail on the builders but not locally.
LINUX WIN : LayoutTests/fast/css/font-face-multiple-faces.html = FAIL
-// Post-merge Debug only Crashes
+// This test causes a freed memory read which leads to a crash in debug mode.
+// Bug has been filed upstream:
+// https://bugs.webkit.org/show_bug.cgi?id=23180
+//
// This test also produces an unending stream of blank lines on stderr,
// which makes it hang the test harness.
SKIP DEBUG : LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH