summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authoramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-24 14:08:27 +0000
committeramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-24 14:08:27 +0000
commit58e888f17791e9866061daa14f6f1f16104bbbbf (patch)
treeddb1be292f80c7f8b196d4f06c2703de37672b32 /webkit/tools
parent00588d3b92d55afb0be64829281140854e0943af (diff)
downloadchromium_src-58e888f17791e9866061daa14f6f1f16104bbbbf.zip
chromium_src-58e888f17791e9866061daa14f6f1f16104bbbbf.tar.gz
chromium_src-58e888f17791e9866061daa14f6f1f16104bbbbf.tar.bz2
Add some more test failures for WebKit roll to r45017.
BUG=15132 TEST=NONE TBR=dglazkov Review URL: http://codereview.chromium.org/146084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 55b5b8c..896a6e0 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2769,6 +2769,14 @@ BUG15132 : LayoutTests/http/tests/security/xssAuditor/script-tag-post.html = FAI
BUG15132 : LayoutTests/http/tests/security/xssAuditor/script-tag-redirect.html = FAIL
BUG15132 : LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7.html = FAIL
BUG15132 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source.html = FAIL
+// needs baselines
+BUG15132 SKIP : LayoutTests/compositing/reflections/reflection-on-composited.html = FAIL
+// more unexpected failures
+BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL
+BUG15132 WIN LINUX : LayoutTests/editing/execCommand/remove-formatting-2.html = FAIL
+BUG15132 WIN LINUX : LayoutTests/editing/inserting/editable-html-element.html = FAIL
+BUG15132 WIN LINUX : LayoutTests/editing/pasteboard/4989774.html = FAIL
+BUG15132 WIN LINUX : LayoutTests/editing/selection/4983858.html = FAIL
// The Mac layout test buildbots haven't generated a package for 20 days so
// the rebaselining tool isn't working for this --agl