summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 20:14:53 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 20:14:53 +0000
commit5d6980ecb591643021463b93dbbaa24653bb3263 (patch)
tree301fc2b174940b234cfe4eebe7e003c111d790e7
parent93f16a87b4bf441a3eb7e278823552cf9e3b3f6d (diff)
downloadchromium_src-5d6980ecb591643021463b93dbbaa24653bb3263.zip
chromium_src-5d6980ecb591643021463b93dbbaa24653bb3263.tar.gz
chromium_src-5d6980ecb591643021463b93dbbaa24653bb3263.tar.bz2
Fix layout test redness.
Add failures for recurring layout tests failures. This reverts part of r16498 which removed one of these test but the test is failing consistently now. BUG=http://crbug.com/12002, http://crbug.com/12340, http://crbug.com/12341 TEST=none needed. Just test expectations update. Review URL: http://codereview.chromium.org/115585 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16517 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index ed49efc..c5e7edb 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2605,6 +2605,7 @@ BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html
BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL
BUG12002 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL
BUG12002 WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL
+BUG12002 WIN : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL
BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
// This one seems to have patterned stroke issues:
BUG12003 WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL
@@ -2681,3 +2682,7 @@ BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL
BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL
BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL
BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL
+
+BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS FAIL
+BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL
+