[Webkit-unassigned] [Bug 212147] New: [WPE] http/tests/xmlhttprequest/url-with-credentials.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 09:52:57 PDT 2020


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

            Bug ID: 212147
           Summary: [WPE]
                    http/tests/xmlhttprequest/url-with-credentials.html is
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net

The http/tests/xmlhttprequest/url-with-credentials.html layout test is failing on WPE since being enabled:

--- /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/xmlhttprequest/url-with-credentials-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/xmlhttprequest/url-with-credentials-actual.txt
@@ -4,9 +4,10 @@

 PASS () => xhr.responseText is 'User:  Password: '
 PASS () => xhr.responseText is 'User: foo Password: bar'
-PASS () => xhr.responseText is 'User:  Password: '
+FAIL () => xhr.responseText should be User:  Password: . Was User: foo Password: bar.
 PASS () => xhr.responseText is 'User: foo Password: bar'
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200520/6f49e868/attachment.htm>


More information about the webkit-unassigned mailing list