diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-20 00:04:16 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-20 00:04:16 +0000 |
commit | 2d26db66a90ca0adbf9717e0eb1b91369f6e6e2c (patch) | |
tree | 58e0ced44dcb234f861357acad43c4bdc654b0d2 | |
parent | 5173c358bc1d415e5de0d0eb2f08f61c942f1de2 (diff) | |
download | chromium_src-2d26db66a90ca0adbf9717e0eb1b91369f6e6e2c.zip chromium_src-2d26db66a90ca0adbf9717e0eb1b91369f6e6e2c.tar.gz chromium_src-2d26db66a90ca0adbf9717e0eb1b91369f6e6e2c.tar.bz2 |
tests failing on win
these pass on windows, dunno what's wrong.
TBR=eroman
Review URL: http://codereview.chromium.org/15094
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7331 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 3 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 a1b496c..f19445d 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -716,8 +716,11 @@ LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL WIN : LayoutTests/svg/custom/animate-path-discrete.svg = FAIL LINUX WIN : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL +WIN : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL // Size is off by 0.01. Maybe a rounding difference? LINUX WIN : LayoutTests/svg/custom/circular-marker-reference-2.svg = FAIL +WIN : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL +WIN : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL LINUX WIN : LayoutTests/svg/custom/clip-path-display-none-child.svg = FAIL // Flaky on both release and debug. LINUX WIN : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH |