From 2532f50b0e81ef2238d73e6685019319fec30ad6 Mon Sep 17 00:00:00 2001 From: "ojan@google.com" Date: Thu, 20 Nov 2008 04:02:55 +0000 Subject: Update fixable list. Review URL: http://codereview.chromium.org/11516 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5754 0039d316-1c4b-4281-b951-d872f2087c98 --- .../layout_tests/test_lists/win/tests_fixable.txt | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 8e87cec..16384e0 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1102,3 +1102,31 @@ LayoutTests/fast/events/message-channel-gc-3.html = TIMEOUT // MERGE 38389:38450 LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-4.html = FAIL + +// Started failing with r5743 (darin) +// http://crbug.com/4617 +LayoutTests/security/block-test.html = FAIL + +// http://crbug.com/4618 +DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html = CRASH + +// These have been failing for as long as we've had SVG support and were +// incorrectly removed during a merge. +LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/animate-elem-37-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/animate-elem-80-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/animate-elem-83-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/extend-namespace-01-f.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/metadata-example-01-b.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-01-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-02-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-03-f.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-10-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-12-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/paths-data-15-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/struct-group-03-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/text-deco-01-b.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL +LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL -- cgit v1.1