[Webkit-unassigned] [Bug 33357] http/tests/xmlhttprequest/cross-origin-no-authorization.html is failing on Snow Leopard Release bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 9 15:23:15 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33357
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #1 from Eric Seidel <eric at webkit.org> 2010-01-09 15:23:14 PST ---
Same failure just now:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53039%20(4076)/results.html
---
layout-test-results/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt
2010-01-09 11:04:24.000000000 -0800
+++
layout-test-results/http/tests/xmlhttprequest/cross-origin-no-authorization-actual.txt
2010-01-09 11:04:24.000000000 -0800
@@ -6,7 +6,7 @@
SCRIPT SRC='...' Should succeed, since authorization is sent for cross-origin
subresource loads.
PASS: Loaded, user test
Cross-origin XMLHttpRequest (sync), authorization will not be sent, because
withCredentials is false.
-PASS: 401 Authorization required
+PASS: Got an exception. Error: NETWORK_ERR: XMLHttpRequest Exception 101
Cross-origin XMLHttpRequest (sync), testing authorization that's not allowed
by the server (withCredentials is true, but access control headers are not
set).
PASS: Got an exception. Error: NETWORK_ERR: XMLHttpRequest Exception 101
Cross-origin XMLHttpRequest (sync), testing cookies.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list