[Webkit-unassigned] [Bug 171545] [Soup] Add request headers to network load metrics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 12:27:56 PDT 2017


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

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to Carlos Garcia Campos from comment #4)
> Test http/tests/inspector/network/resource-request-headers.html is still
> failing in the bots, but because the expected fail expects to fails
> 
>  PASS: Response should have a 'WWW-Authenticate' response header for the
> failure.
> -FAIL: 'Authorization' header value should be for badUsername:badPassword.
> -    Expected: "Basic YmFkVXNlcm5hbWU6YmFkUGFzc3dvcmQ="
> -    Actual: undefined
> +PASS: 'Authorization' header value should be for badUsername:badPassword.
>  
>  -- Running test case: Resource.Metrics.RequestHeaders.BasicAuth.Success
>  PASS: Resource should be created
> 
> Is that intentional Joe?

I've seen this occasionally on mac as well. This may be something with the test / testing code not correctly setting the user/pass for basic authentication. It uses testRunner APIs and maybe it isn't being used correctly.

-- 
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/20170503/7930206e/attachment.html>


More information about the webkit-unassigned mailing list