From c391387ed7ccbd6e252d9d2f4c834c880722f4ac Mon Sep 17 00:00:00 2001 From: "dpranke@google.com" Date: Thu, 19 Nov 2009 03:05:55 +0000 Subject: Fix bug 27217 - disable Java in test_shell by default, to match DumpRenderTree's behavior. This causes a couple other tests to produce output that could be construed as "failing" (in the way that upstream fails as well). I will file a separate bug in webkit to figure out what to do about them. R=eseidel@chromium.org BUG=27217 TEST=LayoutTests/fast/replaced/applet-rendering-java-disabled.html Review URL: http://codereview.chromium.org/405026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32479 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'webkit/tools/layout_tests') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8efa528..be04b8e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -644,13 +644,6 @@ BUG21901 : LayoutTests/plugins/netscape-enumerate.html = FAIL // it doesn't need to block the current release BUG10275 : LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL -// TODO(joshia): Need some changes to the test shell in order to support -// Java applet related unit tests. So disable the following for now. -BUG27217 DEBUG : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL -BUG27217 LINUX MAC RELEASE : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL -BUG27217 SLOW WIN RELEASE : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL -BUG27217 : LayoutTests/fast/replaced/applet-rendering-java-disabled.html = FAIL - // Due to differences in error pages. Needs re-baselining. BUG24208 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback1.html = FAIL BUG24208 SLOW WIN RELEASE : LayoutTests/http/tests/navigation/post-goback1.html = FAIL -- cgit v1.1