diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 01:50:28 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 01:50:28 +0000 |
commit | 7bfffc777ba36aa97957441ed8d60d6963beadb5 (patch) | |
tree | 967deb6329da474651d5f28379009ecd7651bf6f /webkit/tools | |
parent | acb148a3fb432c6b6d9779906ee1ded12a8288bd (diff) | |
download | chromium_src-7bfffc777ba36aa97957441ed8d60d6963beadb5.zip chromium_src-7bfffc777ba36aa97957441ed8d60d6963beadb5.tar.gz chromium_src-7bfffc777ba36aa97957441ed8d60d6963beadb5.tar.bz2 |
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
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 7 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 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 |