summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-17 16:48:33 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-17 16:48:33 +0000
commit84009d9279734bbc3c7f37555dc3d46b4ec36456 (patch)
treee26d6a565c7321502243952b28f847b611466a68 /webkit
parentf458485dbd0597b09c940ca19a70c2b821ea2f03 (diff)
downloadchromium_src-84009d9279734bbc3c7f37555dc3d46b4ec36456.zip
chromium_src-84009d9279734bbc3c7f37555dc3d46b4ec36456.tar.gz
chromium_src-84009d9279734bbc3c7f37555dc3d46b4ec36456.tar.bz2
Moves
LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html to ignored. We fail this test because of differences in our navigation controller. BUG=none TEST=none Review URL: http://codereview.chromium.org/20335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9878 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_ignored.txt2
2 files changed, 1 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 1b20470..694bbe8 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1655,10 +1655,6 @@ LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL
SKIP : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.html = CRASH
// New tests added in http://trac.webkit.org/changeset/40424
-// The expected results indicate the test is failing upstream (see
-// https://bugs.webkit.org/show_bug.cgi?id=23772).
-LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html = FAIL
-
// Renders the width of "600" off by 3. Looks OK but could still be a bug
// that we shouldn't rebaseline.
LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL
diff --git a/webkit/tools/layout_tests/test_lists/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/tests_ignored.txt
index 0960d9d..f9f9d5b 100644
--- a/webkit/tools/layout_tests/test_lists/tests_ignored.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_ignored.txt
@@ -195,7 +195,7 @@ LayoutTests/http/tests/history/redirect-js-location-replace-0-seconds.html = FAI
LayoutTests/http/tests/history/redirect-js-location-replace-2-seconds.html = FAIL
LayoutTests/http/tests/history/redirect-js-location-replace-before-load.html = FAIL
LayoutTests/http/tests/history/redirect-meta-refresh-0-seconds.html = FAIL
-
+LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html = FAIL
// -----------------------------------------------------------------
// CHROME REWRITTEN TESTS
// -----------------------------------------------------------------