diff options
author | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-23 22:29:58 +0000 |
---|---|---|
committer | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-23 22:29:58 +0000 |
commit | dfc083b5b811ff1891719f539ddd1b875d3976c0 (patch) | |
tree | f452de923e7c7ca51c48bc4ae44761453cad2c3e /webkit | |
parent | a665af7b41294053ae09d601adcbf357c470f955 (diff) | |
download | chromium_src-dfc083b5b811ff1891719f539ddd1b875d3976c0.zip chromium_src-dfc083b5b811ff1891719f539ddd1b875d3976c0.tar.gz chromium_src-dfc083b5b811ff1891719f539ddd1b875d3976c0.tar.bz2 |
Ignore tests that started failing with revision 1242.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1283 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 7 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 f967ac7..2dbb2e3 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -24,6 +24,10 @@ 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 +# Bug 1341452 +V8 # LayoutTests/fast/text/midword-break-hang.html = PASS | FAIL +V8 # LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = PASS | FAIL + // ----------------------------------------------------------------- // HANGING TESTS @@ -147,6 +151,9 @@ V8 | KJS # DEFER : LayoutTests/fast/events/standalone-image-drag-to-editable.htm // Bug 1187672. Two font faces should be identical but aren't. Punting SVG. V8 | KJS # DEFER : LayoutTests/svg/custom/font-face-simple.svg = FAIL +// BUG 1341452. +KJS # LayoutTests/fast/text/line-breaks.html = FAIL + // ----------------------------------------------------------------- // URL // ----------------------------------------------------------------- |