summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 00:51:15 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-16 00:51:15 +0000
commit96edc51d2e3d1ca2ca632e829795821e52fbb00d (patch)
tree41b78c98336795c7558ecf3a6d9bfe11f55c8389
parent6f069487aeb124320bfb40c949c7380a5242152a (diff)
downloadchromium_src-96edc51d2e3d1ca2ca632e829795821e52fbb00d.zip
chromium_src-96edc51d2e3d1ca2ca632e829795821e52fbb00d.tar.gz
chromium_src-96edc51d2e3d1ca2ca632e829795821e52fbb00d.tar.bz2
DEFERs a test that is expecting spelling error markers to be
drawn. This is a low priority, so I'm DEFERing. BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/18129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8153 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt5
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 1d86f5c..b10e918 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1175,8 +1175,9 @@ MAC : LayoutTests/fast/forms/search-event-delay.html = FAIL TIMEOUT
// NEW FOR MERGE 36102:37604
-// Linux pixeltest failure: We don't draw the spelling markers at all
-LINUX WIN : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
+// We don't draw the spelling markers at all in test shell, and it's a low
+// priority, so I'm DEFERing.
+DEFER : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
LINUX WIN : LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL
LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html = FAIL
LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL