Bug 1690050 [wpt PR 27427] - Fix #19620: add an option to wptrunner to stop Safari...
commita646d3fa58851d6f38221ecbc007683d17811a4e
authorSam Sneddon <gsnedders@apple.com>
Tue, 9 Feb 2021 04:34:20 +0000 (9 04:34 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 9 Feb 2021 11:34:34 +0000 (9 11:34 +0000)
tree74d151fb5f0edce16fd8ab73d6950ac22e150971
parentbaf2bcca7188405ac303c7f8749af6b3f5a0fb5e
Bug 1690050 [wpt PR 27427] - Fix #19620: add an option to wptrunner to stop Safari, a=testonly

Automatic update from web-platform-tests
Fix #19620: add an option to wptrunner to stop Safari

Given Safari runs as a singleton process, and the user may have other
things open in the browser, this doesn't make Safari get stopped by
default (i.e., the status quo of only restarting safaridriver is
maintained); however it does add a --kill-safari option, and makes use
of this on Azure Pipelines.
--

wpt-commits: bd7587b58f85ba5c38f7da5cd7dd34dd4c71565a
wpt-pr: 27427
testing/web-platform/tests/.azure-pipelines.yml
testing/web-platform/tests/tools/ci/azure/affected_tests.yml
testing/web-platform/tests/tools/wptrunner/requirements_safari.txt
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/safari.py
testing/web-platform/tests/tools/wptrunner/wptrunner/wptcommandline.py