diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 19:11:06 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 19:11:06 +0000 |
commit | 2e404f7c06e6967e4fbbeb5bc276ea5df187619b (patch) | |
tree | 9d4dd78dfc554b1c00ed3ef829f2e6a87e9022c6 /webkit/tools | |
parent | 1be43c466bc7ce23f83d3585746d2921f0f40b06 (diff) | |
download | chromium_src-2e404f7c06e6967e4fbbeb5bc276ea5df187619b.zip chromium_src-2e404f7c06e6967e4fbbeb5bc276ea5df187619b.tar.gz chromium_src-2e404f7c06e6967e4fbbeb5bc276ea5df187619b.tar.bz2 |
Defers the layout test
LayoutTests/editing/spelling/spelling-linebreak.html as it relies on
showing spelling errors, which we've decided to defer for now.
BUG=none
TEST=none
TBR=brettw
Review URL: http://codereview.chromium.org/20050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9154 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 3 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 5df56dd..8e91710 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1736,8 +1736,9 @@ LayoutTests/http/tests/history/redirect-js-location-replace-before-load.html = F LayoutTests/http/tests/history/redirect-meta-refresh-0-seconds.html = FAIL // Merge 40314:40364 -- new tests -// See also comment above for LayoutTests/editing/spelling/inline_spelling_markers.html -LINUX WIN : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL +// See comment above LayoutTests/editing/spelling/inline_spelling_markers.html +// for why this is disabled. +DEFER LINUX WIN : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL // Started failng at build 1379 (r8741). passes locally LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL PASS |