[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
Wed Jan 28 15:41:29 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=51596
Brent Fulgham <bfulgham at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bfulgham at webkit.org
Assignee|webkit-unassigned at lists.web |bfulgham at webkit.org
|kit.org |
--- Comment #22 from Brent Fulgham <bfulgham at webkit.org> ---
It seems (at present) to be a security settings issue:
--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/http/tests/xmlhttprequest/basic-auth-nouser-actual.txt
@@ -1,4 +1,4 @@
-Not Found
+Forbidden
-The requested URL /xmlhttprequest/http://:password@localhost:8000/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php was not found on this server.
-Apache/1.3.33 Server at 127.0.0.1 Port 8000
+You don't have permission to access /xmlhttprequest/http://:password@localhost:8000/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php on this server.
+Apache/2.4.10 (Win32) OpenSSL/1.0.1h PHP/5.4.0 Server at 127.0.0.1 Port 80
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150128/00f25f40/attachment-0002.html>
More information about the webkit-unassigned
mailing list