summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-06 22:11:34 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-06 22:11:34 +0000
commit76ed97f62103bf85fc45ba744e43a7459a970375 (patch)
treefb9157864e6a5bf7db314462b7048731fb7ef866 /webkit
parent9a21f39116108b52ecc9fa8cea734c19e3e0fa5c (diff)
downloadchromium_src-76ed97f62103bf85fc45ba744e43a7459a970375.zip
chromium_src-76ed97f62103bf85fc45ba744e43a7459a970375.tar.gz
chromium_src-76ed97f62103bf85fc45ba744e43a7459a970375.tar.bz2
Defers the layout test LayoutTests/fast/canvas/pointInPath.html . This
test fails because of a difference between how CG and Skia tests for a point in a path. See http://code.google.com/p/chromium/issues/detail?id=7465 for details. I'm deferring as this behavior isn't new. BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/21141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9340 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index f5b2dc3..0139cce 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -634,6 +634,12 @@ LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL
// End of SVG tests
// -----------------------------------------------------------------
+// This fails because of differences between how CG and Skia tests for
+// a point in a path. See
+// http://code.google.com/p/chromium/issues/detail?id=7465 for details.
+DEFER LINUX WIN : LayoutTests/fast/canvas/pointInPath.html = FAIL
+LayoutTests/svg/custom/path-bad-data.svg = FAIL
+
// Bug: 1026885
// Following tests are failing because Chrome does not allow file url
// to access non-file urls.
@@ -1611,8 +1617,7 @@ WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL
WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstate.html = FAIL
-// Merge 39744:39829 - regression likely due to bad implementation of RenderPath::strokeContains in PathSkia.cpp
-WIN : LayoutTests/fast/canvas/pointInPath.html = FAIL
+// Merge 39744:39829 - regression
LayoutTests/svg/custom/path-bad-data.svg = FAIL
// Release failures are Merge 39829:39744 regressions