[Webkit-unassigned] [Bug 197650] [Curl] Suppress extra didReceiveAuthenticationChallenge call when accessing a server which checks basic auth.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 01:13:03 PDT 2019


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369540|review?                     |review-
              Flags|                            |

--- Comment #24 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 369540
  --> https://bugs.webkit.org/attachment.cgi?id=369540
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369540&action=review

> LayoutTests/TestExpectations:451
> +http/tests/misc/certificate-and-authentication.html [ Skip ]

This test is skipped not only becasue it is only work in WebKit2, but also because it is only for curl port.
Let's rename to http/tests/ssl/curl/certificate-and-authentication.html,
and skip the directory.
http/tests/ssl/curl [ Skip ]

> LayoutTests/http/tests/misc/certificate-and-authentication.html:32
> +    const iframe = await with_iframe("https://localhost:8443/xmlhttprequest/resources/basic-auth/basic-auth.php?uid=user");

See Basuke's Comment 20. You should move the script into the http/tests/resources or copy the script.

-- 
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/20190510/a3346b3f/attachment.html>


More information about the webkit-unassigned mailing list