summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 17:42:33 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 17:42:33 +0000
commitc232a20afcb2b55fa8b11f10d809c831f63d0601 (patch)
tree825f30ba44adeaf745e18cf562e15d3c76f3be53 /webkit/tools
parentd1195cf8c0f9ac9bbb18293da8f081e3eafff37c (diff)
downloadchromium_src-c232a20afcb2b55fa8b11f10d809c831f63d0601.zip
chromium_src-c232a20afcb2b55fa8b11f10d809c831f63d0601.tar.gz
chromium_src-c232a20afcb2b55fa8b11f10d809c831f63d0601.tar.bz2
Defer a xhr layout test that requires changes to lighttpd (which
is what was done for other similar xhr tests). Remove a xhr test that seems to pass consistently. Add timeout to a mac layout test which was there before one of my post merge checkins, and the absence is now causing sporadic failures on the buildbot. Review URL: http://codereview.chromium.org/42284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11877 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index af077db..f01a797 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -31,6 +31,7 @@ DEFER : LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL
// LightTPD doesn't accept unknown HTTP methods
DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
DEFER : LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEOUT
+DEFER WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS
// LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
// even when a request didn't send the header.
DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL
@@ -705,8 +706,6 @@ LayoutTests/http/tests/misc/acid3.html = FAIL TIMEOUT
// Expectations for this test changed upstream. We should fix this test, but
// it doesn't need to block the current release
DEFER : LayoutTests/http/tests/security/xss-DENIED-synchronous-form.html = FAIL
-LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS
-LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = FAIL TIMEOUT PASS
// Expectations for this test changed upstream. We should fix this test, but
// it doesn't need to block the current release
DEFER : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL
@@ -1843,7 +1842,8 @@ DEFER MAC LINUX WIN : LayoutTests/fast/forms/linebox-overflow-in-textarea-paddin
DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = FAIL
DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html = FAIL
// Rebaselined in webkit in http://trac.webkit.org/changeset/41665
-MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL
+LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL
+MAC : LayoutTests/http/tests/xmlhttprequest/web-apps/013.html = FAIL TIMEOUT
// Unknown what change caused these to fail.
WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL
LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL