Bug 37045 - http/tests/xmlhttprequest/cross-origin-authorization.html failed on Snow Leopard Release Bot
Summary: http/tests/xmlhttprequest/cross-origin-authorization.html failed on Snow Leop...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 37104
Blocks:
  Show dependency treegraph
 
Reported: 2010-04-02 14:35 PDT by Eric Seidel (no email)
Modified: 2023-03-27 08:26 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-02 14:35:51 PDT
http/tests/xmlhttprequest/cross-origin-authorization.html failed on Snow Leopard Release Bot

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r57021%20(7627)/http/tests/xmlhttprequest/cross-origin-authorization-diffs.txt
--- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-expected.txt	2010-04-02 13:59:27.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-actual.txt	2010-04-02 13:59:27.000000000 -0700
@@ -1,3 +1,4 @@
+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.
 
@@ -12,10 +13,4 @@
 Cross-origin XMLHttpRequest (async), testing stored authorization.
 PASS
 Cross-origin XMLHttpRequest (async), testing cookies.
-PASS
-Cross-origin XMLHttpRequest (sync), testing authorization with explicitly provided credentials that should be ignored.
-PASS
-Cross-origin XMLHttpRequest (async), testing authorization with explicitly provided credentials that should be ignored.
-PASS
-DONE
 
It's possible the test is just slow?

http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.html
Comment 2 Adam Barth 2010-04-03 12:16:14 PDT
That failure was different:

--- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-expected.txt	2010-04-03 11:01:35.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/xmlhttprequest/cross-origin-authorization-actual.txt	2010-04-03 11:01:35.000000000 -0700
@@ -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), testing stored authorization.
-PASS
+FAIL: Got an exception. Error: NETWORK_ERR: XMLHttpRequest Exception 101
 Cross-origin XMLHttpRequest (sync), testing cookies.
 PASS
 Cross-origin XMLHttpRequest (async), testing stored authorization.
Comment 4 Alexey Proskuryakov 2010-04-07 15:13:55 PDT
It says "1.83s total testing time" on my Mac Book Pro. That's pretty far from 30 seconds.