WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
119840
[GTK] Layout Test http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html is failing
https://bugs.webkit.org/show_bug.cgi?id=119840
Summary
[GTK] Layout Test http/tests/loading/authentication-after-redirect-stores-wro...
Simon Pena
Reported
2013-08-15 08:04:46 PDT
The following layout test is failing on GTK http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html After
r153852
<
http://trac.webkit.org/changeset/153852
>, URLs displayed as <unknown> started being shown properly. In the GTK port,
r154098
<
http://trac.webkit.org/changeset/154098
> provided that implementation, and after that, it seems that a different, hidden issue, was shown: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials-actual.txt @@ -3,7 +3,7 @@ frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame main frame - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didReceiveServerRedirectForProvisionalLoadForFrame -
http://localhost:8000/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-1-redirect-to-auth.php
- didReceiveAuthenticationChallenge - Responding with httpUsername:httpPassword +
http://127.0.0.1:8000/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-2-auth-then-redirect-to-finish.php
- didReceiveAuthenticationChallenge - Responding with httpUsername:httpPassword frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame So there seems to be a problem with the redirection.
Attachments
Add attachment
proposed patch, testcase, etc.
Eduardo Lima Mitev
Comment 1
2014-04-17 08:18:06 PDT
This test is passing now in the bot and locally. Test expectation will be updated accordingly. Simon, please confirm and close.
Simon Pena
Comment 2
2014-04-22 01:58:01 PDT
(In reply to
comment #1
)
> This test is passing now in the bot and locally. Test expectation will be updated accordingly. > > Simon, please confirm and close.
Checking. I'll let you know in a moment.
Simon Pena
Comment 3
2014-04-22 02:19:14 PDT
Yes: this bug is no longer failing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug