[wpt-sync] Sync PR 27226 - Fix installation of Safari Tech Preview on Azure Pipelines
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox86 fixed)
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27226 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27226
Details from upstream follow.
b'Stephen McGruer <smcgruer@chromium.org>' wrote:
Fix installation of Safari Tech Preview on Azure Pipelines
The
brew cask
command was deprecated and has been removed in favour of
brew install --cask
. Switch to using the latter.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 76 subtests
Status Summary
Firefox
OK : 1
PASS: 75
FAIL: 1
Chrome
OK : 1
PASS: 72
FAIL: 4
Safari
OK : 1
PASS: 73
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/dom/historical.html
Historical DOM features must be removed: DOMRequest: FAIL linked bug:Bug 1499547
New Tests That Don't Pass
/dom/historical.html
Historical DOM features must be removed: DOMRequest: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
bugherder |
Description
•