summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authormmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-13 17:51:21 +0000
committermmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-13 17:51:21 +0000
commit7a12df34277a5a6047b20d43284cadb7569072da (patch)
tree73ec92ec960ef54d1935f60fea1daf3ab0939735 /webkit/tools
parent8a6e174c293dfcce6b1c409f5f508537eaaa7f9c (diff)
downloadchromium_src-7a12df34277a5a6047b20d43284cadb7569072da.zip
chromium_src-7a12df34277a5a6047b20d43284cadb7569072da.tar.gz
chromium_src-7a12df34277a5a6047b20d43284cadb7569072da.tar.bz2
Disable some failing layout tests.
Review URL: http://codereview.chromium.org/14414 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6971 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt9
1 files changed, 7 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 b59a307..7903ae2 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -721,7 +721,8 @@ LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL
LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL
LINUX WIN : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
LINUX WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL
-LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL
+// 2008/12/13 - This was FAIL but is now CRASH on WIN
+LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH
LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
WIN : LayoutTests/svg/custom/animate-path-discrete.svg = FAIL
LINUX WIN : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL
@@ -2130,4 +2131,8 @@ LayoutTests/fast/box-shadow/border-radius-big.html = FAIL
LayoutTests/fast/repaint/box-shadow-dynamic.html = FAIL
LayoutTests/fast/repaint/box-shadow-h.html = FAIL
LayoutTests/fast/repaint/box-shadow-v.html = FAIL
- \ No newline at end of file
+
+// 2008/12/13 - Turning off some Friday night test regressions until they can be looked at.
+WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
+WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html = CRASH
+