summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 04:17:46 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 04:17:46 +0000
commitb353da1aaa5f9247935d2518c878e4ad48e6a9fd (patch)
tree1d50338362fd6d68e7e19995e5d0f5e98d395c53 /webkit
parent4b2e112b7b96abe916336a907627a1c83e6c76a1 (diff)
downloadchromium_src-b353da1aaa5f9247935d2518c878e4ad48e6a9fd.zip
chromium_src-b353da1aaa5f9247935d2518c878e4ad48e6a9fd.tar.gz
chromium_src-b353da1aaa5f9247935d2518c878e4ad48e6a9fd.tar.bz2
Defers a couple of
tests. LayoutTests/fast/history/subframe-is-visited.html is not crashing, so I'm defer'ing as the comment suggests. Defering two Java related layout tests. We didn't do these before beta, so they hardly seem that important now. BUG=none TEST=none Review URL: http://codereview.chromium.org/20203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9459 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 052135a..6b41e11 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -176,8 +176,7 @@ DEFER : LayoutTests/fast/encoding/idn-security.html = FAIL
// implemented in test shell.
// This is a test tool problem, not a Chrome problem.
DEFER : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL
-// Can defer this test once the crash is fixed.
-LayoutTests/fast/history/subframe-is-visited.html = FAIL CRASH
+DEFER : LayoutTests/fast/history/subframe-is-visited.html = FAIL
// Probably needs to be rebaselined on MAC and LINUX
DEFER LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL TIMEOUT
@@ -211,9 +210,8 @@ DEFER : LayoutTests/fast/frames/iframe-scroll-page-up-down.html = FAIL
// Bug: 879449
// TODO(joshia): Need some changes to the test shell in order to support
// Java applet related unit tests. So disable the following for now.
-// These tests should be fixed immediately after the Java applets work is done.
-LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL
-LayoutTests/fast/replaced/applet-rendering-java-disabled.html = FAIL
+DEFER : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL
+DEFER : LayoutTests/fast/replaced/applet-rendering-java-disabled.html = FAIL
// Bug 1204878
LayoutTests/http/tests/navigation/post-goback1.html = FAIL