WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
212147
[WPE] http/tests/xmlhttprequest/url-with-credentials.html is failing
https://bugs.webkit.org/show_bug.cgi?id=212147
Summary
[WPE] http/tests/xmlhttprequest/url-with-credentials.html is failing
Zan Dobersek
Reported
2020-05-20 09:52:57 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
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