Bug 1847356 [wpt PR 41356] - `./wpt` commands use Chrome for Testing for installation...
commitfb2c6f564023f0a2d77af75fcf4f9bbda7642b05
authorDaniel Smith <56164590+DanielRyanSmith@users.noreply.github.com>
Wed, 23 Aug 2023 20:01:28 +0000 (23 20:01 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 24 Aug 2023 11:13:38 +0000 (24 11:13 +0000)
tree7d20e7252c0940feefde0f7321d1db2e0b0aeb72
parented1ab85c45944e168c6fe2fcfe27127f1dc57605
Bug 1847356 [wpt PR 41356] - `./wpt` commands use Chrome for Testing for installation and execution, a=testonly

Automatic update from web-platform-tests
`./wpt` commands use Chrome for Testing for installation and execution (#41356)

* Use Chrome for Test for wpt runs

* Keep existing logic for Chrome Dev in CI

* check for chromedriver by build

* Organization and comment clarification

* remove whitespace

* retain ChromeDriver downloads for Chrome <115

* remove venv change
--

wpt-commits: e9408e336fafb73e4e1218c7ca560221a15c19c6
wpt-pr: 41356
testing/web-platform/tests/tools/wpt/browser.py
testing/web-platform/tests/tools/wpt/install.py
testing/web-platform/tests/tools/wpt/run.py
testing/web-platform/tests/tools/wpt/tests/test_browser.py
testing/web-platform/tests/tools/wpt/tests/test_install.py