WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260044
run-benchmarks occasionally fails to download Speedometer3
https://bugs.webkit.org/show_bug.cgi?id=260044
Summary
run-benchmarks occasionally fails to download Speedometer3
hysu
Reported
2023-08-10 15:27:42 PDT
run-benchmarks may occasionally fail to download Speedometer3 from the Github archive when urllib's CAcert is incorrect or missing. Some proposed fixes are to use certifi's CAcert (certifi.where()), or to use requests, which we already have a dependency on and uses certifi under the hood.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-10 15:28:09 PDT
<
rdar://problem/113717485
>
hysu
Comment 2
2023-08-10 15:45:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16583
EWS
Comment 3
2023-08-10 17:12:19 PDT
Committed
266796@main
(c2e669da7d00): <
https://commits.webkit.org/266796@main
> Reviewed commits have been landed. Closing PR #16583 and removing active labels.
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