RESOLVED CONFIGURATION CHANGED 37045
http/tests/xmlhttprequest/cross-origin-authorization.html failed on Snow Leopard Release Bot
https://bugs.webkit.org/show_bug.cgi?id=37045
Summary http/tests/xmlhttprequest/cross-origin-authorization.html failed on Snow Leop...
Eric Seidel (no email)
Reported 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
Attachments
Adam Barth
Comment 2 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.
Alexey Proskuryakov
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.