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.
<rdar://problem/113717485>
Pull request: https://github.com/WebKit/WebKit/pull/16583
Committed 266796@main (c2e669da7d00): <https://commits.webkit.org/266796@main> Reviewed commits have been landed. Closing PR #16583 and removing active labels.