[Webkit-unassigned] [Bug 146701] New: [Win] Layout Test http/tests/security/private-browsing-http-auth.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 16:25:13 PDT 2015


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

            Bug ID: 146701
           Summary: [Win] Layout Test
                    http/tests/security/private-browsing-http-auth.html is
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The following layout test is failing on [insert platform]

http/tests/security/private-browsing-http-auth.html

Probable cause:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/security/private-browsing-http-auth-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/security/private-browsing-http-auth-actual.txt
@@ -1,4 +1,4 @@
-http://127.0.0.1:8000/security/resources/basic-auth.php?username=webkit&password=rocks - didReceiveAuthenticationChallenge - Responding with webkit:rocks
+<unknown> - didReceiveAuthenticationChallenge - Responding with webkit:rocks
 This test makes sure that auth credentials cached during a private browsing session do not leak out after private browsing is disabled.   

 --------
@@ -9,4 +9,8 @@
 --------
 Frame: '<!--framePath //<!--frame1-->-->'
 --------
-Resource loaded with HTTP authentication username '' and password ''
+Resource loaded with HTTP authentication username '
+Notice: Undefined index: PHP_AUTH_USER in C:\cygwin\home\buildbot\slave\win-release-tests\build\LayoutTests\http\tests\security\resources\auth-echo.php on line 2
+' and password '
+Notice: Undefined index: PHP_AUTH_PW in C:\cygwin\home\buildbot\slave\win-release-tests\build\LayoutTests\http\tests\security\resources\auth-echo.php on line 2
+'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150707/7128bfe9/attachment-0001.html>


More information about the webkit-unassigned mailing list