diff options
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 14 |
1 files changed, 14 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 e43c30f..e98bea6 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -10,6 +10,20 @@ // This test also crashes in debug due to an ASSERT. (see bug 1058654) V8 | KJS # DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | CRASH +// Bug 1317563: Debug-only test failures following removal of font-metrics +// hacks. Possibly due to different fonts installed on that builder? +V8 # LayoutTests/css1/font_properties/font_size.html = PASS | FAIL +V8 # LayoutTests/css2.1/t1202-counter-09-b.html = PASS | FAIL +V8 # LayoutTests/fast/block/float/float-avoidance.html = PASS | FAIL +V8 # LayoutTests/fast/forms/button-sizes.html = PASS | FAIL +V8 # LayoutTests/fast/lists/w3-list-styles.html = PASS | FAIL +V8 # LayoutTests/fast/parser/entities-in-html.html = PASS | FAIL +V8 # LayoutTests/fast/text/line-breaks.html = PASS | FAIL +V8 # LayoutTests/svg/W3C-SVG-1.1/interact-cursor-01-f.svg = PASS | FAIL +V8 # LayoutTests/tables/mozilla/bugs/bug27038-3.html = PASS | FAIL +V8 # pending/svg/carto.net/window.svg = PASS | FAIL + + // ----------------------------------------------------------------- // HANGING TESTS // ----------------------------------------------------------------- |