From ef2cb988a0cb74f402e666d3309fb579e39967fc Mon Sep 17 00:00:00 2001 From: "levin@chromium.org" Date: Mon, 27 Apr 2009 22:23:31 +0000 Subject: Redisable tests that are failing on buildbot. BUG=10861,11011 TEST=buildbot run of layout tests TBR=dglazkov Review URL: http://codereview.chromium.org/99092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14677 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bc61d8e..c745a113 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2306,7 +2306,6 @@ BUG9798 LINUX : LayoutTests/fast/backgrounds/001.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/delete-contents.html = FAIL PASS BUG9798 LINUX : LayoutTests/fast/dom/onerror-img.html = CRASH PASS -BUG9798 WIN : LayoutTests/fast/workers/worker-terminate.html = FAIL PASS BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS BUG9798 LINUX : LayoutTests/http/tests/misc/BOM-override-script.html = TIMEOUT PASS BUG9798 LINUX : LayoutTests/http/tests/navigation/error404-frames.html = TIMEOUT PASS @@ -2519,6 +2518,7 @@ BUG10859 LINUX : LayoutTests/fast/table/cell-coalescing.html = FAIL BUG10861 WIN LINUX MAC : LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document.html = CRASH // New failures from WebKit Merge 42671:42725 +BUG10861 WIN : LayoutTests/security/block-test.html = FAIL BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL @@ -2585,3 +2585,10 @@ BUG11012 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xml-external-ent BUG11012 MAC : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL // Was marked as SLOW, now TIMEOUT. BUG11012 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT + +// Temporarily disable worker tests that fail after +// http://src.chromium.org/viewvc/chrome?view=rev&revision=14461 +BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT PASS +BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html = TIMEOUT PASS +// The following failure was filed in BUG9798, used to be FAIL and PASS. +BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html = TIMEOUT FAIL PASS -- cgit v1.1