diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-03 10:33:39 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-03 10:33:39 +0000 |
commit | c2281a06e7b6518d292d6f9281a4b1de246b12f2 (patch) | |
tree | d5eb27ec0330a991a5bbf6642fd2c803e5fb6a0f | |
parent | f8af7742f9669c056510df377c899bd8fd860834 (diff) | |
download | chromium_src-c2281a06e7b6518d292d6f9281a4b1de246b12f2.zip chromium_src-c2281a06e7b6518d292d6f9281a4b1de246b12f2.tar.gz chromium_src-c2281a06e7b6518d292d6f9281a4b1de246b12f2.tar.bz2 |
This is for post-merge. I missed one failure (refresh-headers.php).
And the failures for MAC were duplicates.
TBR=ojan
Review URL: http://codereview.chromium.org/20016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9078 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 11 |
1 files changed, 6 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 ef271a4..3ebf46a 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1791,13 +1791,14 @@ LayoutTests/http/tests/history/redirect-js-form-submit-2-seconds.html = FAIL LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html = FAIL // Regressions from WebKit merge 40409:40464 +LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL LayoutTests/http/tests/navigation/location-replace-adds-history-item.html = FAIL LayoutTests/http/tests/navigation/multiple-back-forward-entries.html = FAIL LayoutTests/http/tests/navigation/new-window-redirect-history.html = FAIL -LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = FAIL -LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL -LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL -LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL -LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL +LINUX WIN : LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = FAIL +LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL +LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL +LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL +LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL |