diff options
author | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 00:12:57 +0000 |
---|---|---|
committer | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-10 00:12:57 +0000 |
commit | b60f0359e2888b337615382e4a738453fe7ba38d (patch) | |
tree | 735a10acb4cc15a65cf278ad302744c685d4b26a /webkit/tools | |
parent | 0a35402454c1c2481d4c6dae6a272cd9f535abdb (diff) | |
download | chromium_src-b60f0359e2888b337615382e4a738453fe7ba38d.zip chromium_src-b60f0359e2888b337615382e4a738453fe7ba38d.tar.gz chromium_src-b60f0359e2888b337615382e4a738453fe7ba38d.tar.bz2 |
Mark some Linux tests that pass on the buildbot and locally as OK.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6668 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 25f34b3..b0bd896 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -498,14 +498,14 @@ chrome/fast/dom/java-applet-calls.html = FAIL // These tests don't work on the open source buildbot because no font covers // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304. -LINUX WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL -LINUX WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL +WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL +WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL // These tests don't work on the open source buildbot because there's no font // covering YinYang sign. See bug # 2304. -LINUX WIN : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL -LINUX WIN : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL -LINUX WIN : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL +WIN : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL +WIN : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL +WIN : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL // No glyph for U+FFFD (Replacement Character : black diamond with question mark) in them LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL // Zero width chars @@ -824,7 +824,6 @@ LINUX WIN : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL LINUX : LayoutTests/css2.1/t100801-c544-valgn-03-d-agi.html = FAIL LINUX : LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html = FAIL WIN : LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html = FAIL -LINUX : LayoutTests/css2.1/t1508-c527-font-00-b.html = FAIL LINUX : LayoutTests/css2.1/t1508-c527-font-09-b.html = FAIL LINUX : LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html = FAIL LINUX : LayoutTests/editing/deleting/5144139-2.html = FAIL @@ -969,9 +968,6 @@ LINUX MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAI // Linux pixeltest failure: Large areas of the page are missing LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL LINUX : LayoutTests/css1/box_properties/acid_test.html = FAIL -LINUX : LayoutTests/css2.1/t0805-c5518-brdr-t-01-e.html = FAIL -LINUX : LayoutTests/css2.1/t0805-c5520-brdr-b-01-e.html = FAIL -LINUX : LayoutTests/css2.1/t0905-c5525-fltwidth-00-c-g.html = FAIL LINUX : LayoutTests/fast/js/date-DST-time-cusps.html = FAIL LINUX : LayoutTests/fast/js/date-big-setdate.html = FAIL |