[Webkit-unassigned] [Bug 51596] [Windows 7 Release Tests] http/tests/xmlhttprequest/basic-auth-nouser.html and basic-auth-nopassword.html failing since introduction in r74609

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 12:13:58 PST 2010


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





--- Comment #4 from Jessie Berlin <jberlin at webkit.org>  2010-12-24 12:13:58 PST ---
The thing that gets passed to the WorkQueue to load from LayoutTestControllerWin's queueLoad is

 "file:///C:/cygwin/home/jessieberlin/WebKit/OpenSource/LayoutTests/http/tests/xmlhttprequest/http://user:@localhost:8000/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php"

so the issue is probably somewhere in how WorkQueue loads that (because the output makes it appear that it knows enough to strip out the first part but is failing to strip out the /xmlhttprequest/ part of the first part).

Right now the only connection to a Windows machine I have is a remote connection, so it will take me a bit to do any further debugging (so painfully slow ...)

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