summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 02:05:09 +0000
committerevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 02:05:09 +0000
commitc6fd2097f07574f616de929b75ae3bf31b0ca78b (patch)
treebc6258e7113672018d36b3f9ce7f5b90104435d8
parent48f06ecba88c74feb59aaf7a11a595a9e25a3f3e (diff)
downloadchromium_src-c6fd2097f07574f616de929b75ae3bf31b0ca78b.zip
chromium_src-c6fd2097f07574f616de929b75ae3bf31b0ca78b.tar.gz
chromium_src-c6fd2097f07574f616de929b75ae3bf31b0ca78b.tar.bz2
Tag some failing layout tests with the reason they're failing.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6271 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt13
1 files changed, 11 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 827075d..3de34729e 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -783,15 +783,18 @@ LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL P
// Crash in DEBUG only
DEBUG : LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH
-// Tests that fail on linux but pass on windows.
+// Wrong font is chosen for some reason -- sans vs serif.
LINUX : LayoutTests/css2.1/t040103-escapes-01-b.html = FAIL
+
+// Wrong, and the baseline appears to be wrong in a different way!
LINUX : LayoutTests/css2.1/t040302-c61-ex-len-00-b-a.html = FAIL
LINUX : LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html = FAIL
+
+// Uses an arrow glyph that isn't in our Linux font setup yet.
LINUX : LayoutTests/css2.1/t0805-c5519-brdr-r-00-a.html = FAIL
LINUX : LayoutTests/css2.1/t0805-c5521-brdr-l-00-a.html = FAIL
LINUX : LayoutTests/css2.1/t0805-c5521-brdr-l-01-e.html = FAIL
LINUX : LayoutTests/css2.1/t0805-c5521-ibrdr-l-00-a.html = FAIL
-LINUX : LayoutTests/css2.1/t09-c5526c-display-00-e.html = FAIL
LINUX : LayoutTests/css2.1/t0905-c414-flt-02-c.html = FAIL
LINUX : LayoutTests/css2.1/t0905-c414-flt-03-c.html = FAIL
LINUX : LayoutTests/css2.1/t0905-c414-flt-04-c.html = FAIL
@@ -803,6 +806,12 @@ LINUX : LayoutTests/css2.1/t0905-c5525-fltwrap-00-b.html = FAIL
LINUX : LayoutTests/css2.1/t090501-c414-flt-01-b.html = FAIL
LINUX : LayoutTests/css2.1/t090501-c414-flt-03-b-g.html = FAIL
LINUX : LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g.html = FAIL
+
+// Radio buttons rendered differently between Linux and Windows.
+LINUX : LayoutTests/css2.1/t09-c5526c-display-00-e.html = FAIL
+
+// Uncharacterized tests that fail on linux but pass on windows.
+// TODO(port): figure out what's wrong with these and annotate appropriately.
LINUX : LayoutTests/css2.1/t090501-c5525-flt-l-00-b-g.html = FAIL
LINUX : LayoutTests/css2.1/t090501-c5525-flt-r-00-b-g.html = FAIL
LINUX : LayoutTests/css2.1/t100304-c43-rpl-bbx-01-d-g.html = FAIL