Bug 1728318 [wpt PR 30256] - [Azure Pipelines] Upgrade to macOS 11 (Big Sur), a=testonly
commit3b47c66e9ab9be16f2dada241fd7a7e319458cad
authorPhilip Jägenstedt <philip@foolip.org>
Wed, 17 Nov 2021 13:23:22 +0000 (17 13:23 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 26 Nov 2021 20:19:09 +0000 (26 20:19 +0000)
tree7af58b2761f93810733e4c4d946d59a885cb7f89
parentf385a3447ee6af09c686ffd62c3251bc0248d6f6
Bug 1728318 [wpt PR 30256] - [Azure Pipelines] Upgrade to macOS 11 (Big Sur), a=testonly

Automatic update from web-platform-tests
[Azure Pipelines] Upgrade to macOS 11 (Big Sur) (#30256)

This moves to using acceptInsecureCerts with a new enough release of
Safari, which removes the blocker to running STP on Azure Pipelines
documented in #31147, whereby trusting certificates in Big Sur or
later requires either user interaction or SIP being disabled, which is
infeasible on Azure Pipelines.  See
https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes#Security
for details about the behaviour change in Big Sur.

For now, this keeps Safari (stable) on Catalina, as it doesn't support
acceptInsecureCerts.

Additionally, this moves all usage of Python on Big Sur to 3.7, as 3.6
is not available Azure Pipelines' macOS 11 VMs.

--

wpt-commits: 5c2d714ee3a56d680604591e61a36d80513451a6
wpt-pr: 30256
testing/web-platform/tests/.azure-pipelines.yml
testing/web-platform/tests/infrastructure/metadata/infrastructure/server/wpt-server-websocket.sub.html.ini
testing/web-platform/tests/tools/ci/azure/install_certs.yml
testing/web-platform/tests/tools/ci/azure/safari-technology-preview.rb
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/safari.py