summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorpatrick@chromium.org <patrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 23:26:54 +0000
committerpatrick@chromium.org <patrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 23:26:54 +0000
commit249949482987ef55250a2dcd07419359225c6112 (patch)
tree1ace40c1e2d81a625ba8d0eb94e8a368ede57a9c /webkit
parent56a41f834fee2ece0704d4aeb861e92c1ffdb3fe (diff)
downloadchromium_src-249949482987ef55250a2dcd07419359225c6112.zip
chromium_src-249949482987ef55250a2dcd07419359225c6112.tar.gz
chromium_src-249949482987ef55250a2dcd07419359225c6112.tar.bz2
Mark LayoutTests/svg/custom/foreignObject-crash-on-hover.xml as DEFER.
Review URL: http://codereview.chromium.org/48104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index cdb65fa..db0382cc 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -336,6 +336,11 @@ DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL
// Merge 39744:39829 - regression
DEFER : LayoutTests/svg/custom/path-bad-data.svg = FAIL
+// Upstream dumprendertree changes caused the expected to change.
+// Now our baseline is out of date, and we differ from Mac expected on the
+// caret position in the last line of the text output.
+DEFER WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL
+
// Merge 39744:39913? - regressions
DEFER : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL
@@ -1562,11 +1567,6 @@ DEFER : LayoutTests/fast/dom/getClientRects.html = FAIL
WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL
WIN LINUX : LayoutTests/fast/text/line-breaks.html = FAIL PASS
-// Upstream dumprendertree changes caused the expected to change.
-// Now our baseline is out of date, and we differ from Mac expected on the
-// caret position in the last line of the text output.
-WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL
-
// Sharted showing up the mac build bots as timeout or pass on 02/16/09 in
// debug, starting 03/10/09 it sometimes passes in release.
MAC : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS