Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 12547) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -387,7 +387,7 @@ |
DEFER WIN LINUX MAC : 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 |
+DEFER : LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL CRASH |
// This passes when run in Chrome. It appears to be because of a difference |
// in how lighttpd serves up the svn resource image (or the image |
// contained in the svg image). |
@@ -2154,7 +2154,7 @@ |
// Expectations changed upstream. |
WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
MAC RELEASE : LayoutTests/http/tests/misc/url-in-utf16le.html = FAIL |
-WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT |
+WIN LINUX : LayoutTests/http/tests/misc/url-in-utf16be.html = TIMEOUT CRASH |
MAC : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT FAIL |
// Tests that fail in debug mode on linux |
@@ -2328,8 +2328,6 @@ |
# Adding more failures after the last merge: |
WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL |
WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CRASH PASS |
-WIN : LayoutTests/http/tests/misc/url-in-utf16be.html = CRASH PASS |
-WIN : LayoutTests/http/tests/xmlhttprequest/methods.html = CRASH PASS |
WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH PASS |
WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = CRASH PASS |
WIN : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS |