diff options
author | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 21:04:45 +0000 |
---|---|---|
committer | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-15 21:04:45 +0000 |
commit | 48fdb18832b43df6a3b6e2e66a44fa6ab583e98e (patch) | |
tree | 5f1c5ff6568af49bdb1e6879e8bee93f1f612705 | |
parent | 1a43a1a59ec043c66487ded5f3dc7b62d6e5a0f7 (diff) | |
download | chromium_src-48fdb18832b43df6a3b6e2e66a44fa6ab583e98e.zip chromium_src-48fdb18832b43df6a3b6e2e66a44fa6ab583e98e.tar.gz chromium_src-48fdb18832b43df6a3b6e2e66a44fa6ab583e98e.tar.bz2 |
Mark layout tests as still failing.
This partially reverts commit r17632:
"Rebaseline Windows/Linux tests with workaround from PatternSkia.cpp."
Review URL: http://codereview.chromium.org/18107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8118 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 6 |
1 files changed, 6 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 927a09c..41cdc21 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -912,6 +912,9 @@ DEFER SKIP : LayoutTests/security/autocomplete-cleared-on-back.html = TIMEOUT // same behavior as Chromium. Not required for beta so marking as deferred. DEFER LINUX WIN : LayoutTests/editing/selection/caret-rtl-2.html = FAIL +// TODO(mmoss): failing on buildbot but passing locally -- investigating +LINUX WIN : LayoutTests/fast/canvas/patternfill-repeat.html = FAIL CRASH + // This test assumes we're using unix paths and looks for a file:///test // path. We correctly return file:///C:/test on Windows. We should fix // upstream @@ -1886,6 +1889,9 @@ LINUX WIN : LayoutTests/fast/images/animated-svg-as-image.html = FAIL // Looks like this just needs a rebaseline. LINUX WIN : LayoutTests/svg/custom/stroke-fallback.svg = FAIL +// TODO(mmoss): failing on buildbot but passing locally -- investigating +LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL + // Merge 39830:39880 - new tests LayoutTests/plugins/npruntime.html = TIMEOUT |