[Webkit-unassigned] [Bug 29322] REGRESSION: http/tests/xmlhttprequest/cross-origin-authorization.html is failing intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 15:20:36 PDT 2009


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





--- Comment #13 from Eric Seidel <eric at webkit.org>  2009-09-18 15:20:35 PDT ---
Yay!

Saw this again just now:
http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r48536%20(5140)/results.html

---
layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-expected.txt
   2009-09-18 15:11:01.000000000 -0700
+++
layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-actual.txt
   2009-09-18 15:11:01.000000000 -0700
@@ -6,11 +6,11 @@
 SCRIPT SRC='...' Should succeed, since authorization is sent for cross-origin
subresource loads.
 PASS: Loaded, user test
 Cross-origin XMLHttpRequest (sync), testing stored authorization.
-PASS
+FAIL: 401 Authorization required
 Cross-origin XMLHttpRequest (sync), testing cookies.
 PASS
 Cross-origin XMLHttpRequest (async), testing stored authorization.
-PASS
+FAIL: Received error event.
 Cross-origin XMLHttpRequest (async), testing cookies.
 PASS
 Cross-origin XMLHttpRequest (sync), testing authorization with explicitly
provided credentials that should be ignored.

Hopefully your fix will do the trick!

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