[Webkit-unassigned] [Bug 275089] Running webkitpy tests locally should check that it is not using homebrew

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 15:08:58 PDT 2024


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

--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Alexey Proskuryakov from comment #1)
> One thing that comes to mind is that test-webkitpy is not the only script to
> consider here. It just correctly tells the user that other scripts won't
> work with the way their machine is set up.

I mean in principle this should work, it's just a configuration we don't actively defend.


But back to Karl's actual failure here: it seems like the Homebrew in his install is failing to have certificates, which it does for me:

/opt/brew/bin/python3 -c 'import ssl; print(ssl.create_default_context().get_ca_certs())'
[lots of output]

-- 
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/20240604/ec82d381/attachment-0001.htm>


More information about the webkit-unassigned mailing list