Bug 146701 - [Win] Layout Test http/tests/security/private-browsing-http-auth.html is failing
Summary: [Win] Layout Test http/tests/security/private-browsing-http-auth.html is failing
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-07 16:25 PDT by Brent Fulgham
Modified: 2023-12-14 10:54 PST (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 Brent Fulgham 2015-07-07 16:25:13 PDT
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
+'
Comment 1 Ahmad Saleem 2023-12-14 10:54:14 PST
I don't see any 'win-cairo' specific test expectation file and AppleWin platform is gone.

Marking this as 'RESOLVED CONFIGURATION CHANGED'. Please reopen, if it is still applicable.

CCing - @Fuji for any input / comment from win-cairo perspective (if any).