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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 17:32:40 PDT 2016


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

            Bug ID: 158919
           Summary: [GTK] HTTP auth layout tests are flaky
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

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.


--- /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/20160620/86d14cec/attachment.html>


More information about the webkit-unassigned mailing list