[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
Sat May 11 02:25:22 PDT 2019


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

--- Comment #26 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #24)
> Comment on attachment 369540 [details]
> 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 ]

Renamed.

> > 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.

Copied.

-- 
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/20190511/70bd83b7/attachment-0001.html>


More information about the webkit-unassigned mailing list