From 7bfffc777ba36aa97957441ed8d60d6963beadb5 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Thu, 5 Feb 2009 01:50:28 +0000 Subject: Disable some tests on linux that started to fail after r9202 which was trying to rebaseline these tests. TBR=dsh Review URL: http://codereview.chromium.org/21072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9205 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 2873552..9177e05 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1763,3 +1763,10 @@ MAC : LayoutTests/fast/dom/Window/timeout-callback-scope.html = CRASH PASS MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT PASS MAC : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT PASS MAC : LayoutTests/animations/change-keyframes.html = FAIL PASS + +// TODO(dsh): These started to fail after r9202. +LINUX : LayoutTests/fast/block/positioning/047.html = FAIL +LINUX : LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL +LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL +LINUX : LayoutTests/svg/text/text-path-01-b.svg = FAIL + \ No newline at end of file -- cgit v1.1