RESOLVED FIXED260044
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
Radar WebKit Bug Importer
Comment 1 2023-08-10 15:28:09 PDT
hysu
Comment 2 2023-08-10 15:45:27 PDT
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.