[Webkit-unassigned] [Bug 158919] [GTK] HTTP auth layout tests are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 07:49:01 PDT 2016


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #0)
> The following layout tests have been flaky since r195493-r195495:
> 
> http/tests/loading/basic-auth-resend-wrong-credentials.html
> http/tests/loading/basic-credentials-sent-automatically.html
> 
> Looks like r195493 ("LayoutTest
> http/tests/security/xssAuditor/embed-tag-in-path-unterminated.html
> crashing") is the commit to blame. Updating expectations.

That commit, nor the one committed after the rollout change the expectations of the tests failing.

> 
> ---
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> http/tests/loading/basic-auth-resend-wrong-credentials-expected.txt
> +++
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> http/tests/loading/basic-auth-resend-wrong-credentials-actual.txt
> @@ -2,7 +2,6 @@
>  main frame - didCommitLoadForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
>  main frame - didFinishDocumentLoadForFrame
> -127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with
> wrongusername:wrongpassword
>  frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
>  frame "<!--framePath //<!--frame1-->-->" - didStartProvisionalLoadForFrame
> @@ -21,7 +20,7 @@
>  --------
>  Frame: '<!--framePath //<!--frame0-->-->'
>  --------
> -Authenticated as user: wrongusername password: wrongpassword
> +Authenticated as user: webkit password: rocks
>  
>  --------
>  Frame: '<!--framePath //<!--frame1-->-->'
> 
> 
> ---
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> http/tests/loading/basic-credentials-sent-automatically-expected.txt
> +++
> /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
> http/tests/loading/basic-credentials-sent-automatically-actual.txt
> @@ -2,13 +2,11 @@
>  main frame - didCommitLoadForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
>  main frame - didFinishDocumentLoadForFrame
> -127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with
> first:first-pw
>  frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
>  frame "<!--framePath //<!--frame1-->-->" - didStartProvisionalLoadForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
>  frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
> -127.0.0.1:8000 - didReceiveAuthenticationChallenge - Responding with
> second:second-pw
>  frame "<!--framePath //<!--frame1-->-->" - didCommitLoadForFrame
>  frame "<!--framePath //<!--frame1-->-->" - didFinishDocumentLoadForFrame
>  frame "<!--framePath //<!--frame2-->-->" - didStartProvisionalLoadForFrame
> @@ -39,19 +37,19 @@
>  --------
>  Frame: '<!--framePath //<!--frame0-->-->'
>  --------
> -Authenticated as user: first password: first-pw
> +Authenticated as user: webkit password: rocks
>  
>  --------
>  Frame: '<!--framePath //<!--frame1-->-->'
>  --------
> -Authenticated as user: second password: second-pw
> +Authenticated as user: webkit password: rocks
>  
>  --------
>  Frame: '<!--framePath //<!--frame2-->-->'
>  --------
> -Authenticated as user: second password: second-pw
> +Authenticated as user: webkit password: rocks
>  
>  --------
>  Frame: '<!--framePath //<!--frame3-->-->'
>  --------
> -Authenticated as user: second password: second-pw
> +Authenticated as user: webkit password: rocks

-- 
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/20161104/f56e31b1/attachment-0001.html>


More information about the webkit-unassigned mailing list