summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 03:05:55 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 03:05:55 +0000
commitc391387ed7ccbd6e252d9d2f4c834c880722f4ac (patch)
treef4bc41b27f70f3515b2629ecf2c1b022e3323f20 /webkit/tools/layout_tests
parent54d6d1e8558294da523990b9548a50a3087c12ed (diff)
downloadchromium_src-c391387ed7ccbd6e252d9d2f4c834c880722f4ac.zip
chromium_src-c391387ed7ccbd6e252d9d2f4c834c880722f4ac.tar.gz
chromium_src-c391387ed7ccbd6e252d9d2f4c834c880722f4ac.tar.bz2
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
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 0 insertions, 7 deletions
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