Bug 36774 - http/tests/xmlhttprequest/failed-auth.html failed on Snow Leopard Bot
Summary: http/tests/xmlhttprequest/failed-auth.html failed on Snow Leopard Bot
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-03-29 13:21 PDT by Eric Seidel (no email)
Modified: 2023-03-27 08:26 PDT (History)
3 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-03-29 13:21:20 PDT
http/tests/xmlhttprequest/failed-auth.html failed on Snow Leopard Bot

http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r56735%20(5356)/http/tests/xmlhttprequest/failed-auth-diffs.txt

--- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-leaks/build/layout-test-results/http/tests/xmlhttprequest/failed-auth-expected.txt	2010-03-29 11:56:08.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-leaks/build/layout-test-results/http/tests/xmlhttprequest/failed-auth-actual.txt	2010-03-29 11:56:08.000000000 -0700
@@ -1,6 +1,6 @@
 Test for bug 13075: XMLHttpRequest with failed authentication should set status to 401.
 
 Sync, no credentials: OK
-Sync, incorrect credentials: OK
+Sync, incorrect credentials: Error: NETWORK_ERR: XMLHttpRequest Exception 101
 Async, no credentials: [test disabled]
 Async, incorrect credentials: [test disabled]

Added in:
http://trac.webkit.org/changeset/24779
http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/xmlhttprequest/failed-auth.html

https://bugs.webkit.org/show_bug.cgi?id=13075
https://bugs.webkit.org/show_bug.cgi?id=32961
also mention this test.