Bug 1498069 [wpt PR 13460] - Support `./wpt run --channel=preview safari`, a=testonly
commit2cb68753556aa7d441fabde374f717706945c040
authorPhilip Jägenstedt <philip@foolip.org>
Sat, 13 Oct 2018 19:31:07 +0000 (13 19:31 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 14 Oct 2018 00:59:50 +0000 (14 00:59 +0000)
treee7083141513ec5fb6fbf957c83bf73eae0b75c7c
parent6b59c4531f06192570a73859fc39aff06becaf8c
Bug 1498069 [wpt PR 13460] - Support `./wpt run --channel=preview safari`, a=testonly

Automatic update from web-platform-testsSupport `./wpt run --channel=preview safari` (#13460)

This mostly to avoid the lengthy argument currently required:
`--webdriver-binary "/Applications/Safari Technology Preview.app/Contents/MacOS/safaridriver"`

Using `--browser-channel=preview` and the product `safari_webdriver`
also works.
--

wpt-commits: 9f2daa2a5d08d0d44f680501af2b62292f6264f0
wpt-pr: 13460
testing/web-platform/tests/docs/_running-tests/safari.md
testing/web-platform/tests/tools/wpt/browser.py
testing/web-platform/tests/tools/wpt/install.py
testing/web-platform/tests/tools/wpt/run.py