[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
Mon Jan 11 17:39:18 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33357





--- Comment #4 from Eric Seidel <eric at webkit.org>  2010-01-11 17:39:17 PST ---
Different failure this time.  Looks more like a timeout:

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53113%20(4157)/http/tests/xmlhttprequest/cross-origin-no-authorization-diffs.txt

---
layout-test-results/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt
   2010-01-11 17:37:19.000000000 -0800
+++
layout-test-results/http/tests/xmlhttprequest/cross-origin-no-authorization-actual.txt
   2010-01-11 17:37:19.000000000 -0800
@@ -1,25 +1,4 @@
+CONSOLE MESSAGE: line 5: NETWORK_ERR: XMLHttpRequest Exception 101: A network
error occured in synchronous requests.
+FAIL: Timed out waiting for notifyDone to be called
 Start
-Trying different ways to access a password protected resource from another
origin. The UA already has login and password for this protection space.
-
-You should see several PASS messages followed by a DONE
-
-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
-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.
-PASS
-Cross-origin XMLHttpRequest (async), authorization will not be sent, because
withCredentials is false.
-PASS: Received error event.
-Cross-origin XMLHttpRequest (async), testing authorization that's not allowed
by the server (withCredentials is true, but access control headers are not
set).
-PASS: Received error event.
-Cross-origin XMLHttpRequest (async), testing cookies.
-PASS
-Cross-origin XMLHttpRequest (sync), testing authorization with explicitly
provided credentials that should be ignored.
-PASS: 401 Authorization required
-Cross-origin XMLHttpRequest (async), testing authorization with explicitly
provided credentials that should be ignored.
-PASS: Received error event.
-DONE

-- 
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