Bug 1865682 [wpt PR 43260] - Support getting browser version from firefox_android...
commit9eda8b29323496339fe1876728c88dd7bc0575bb
authorJames Graham <james@hoppipolla.co.uk>
Thu, 23 Nov 2023 08:51:30 +0000 (23 08:51 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 27 Nov 2023 11:02:49 +0000 (27 11:02 +0000)
tree227dd707beea39b8e671356e902bfae26efc1ae0
parent0ae03f4dab026f4c452cc6073107c5b8d16780c6
Bug 1865682 [wpt PR 43260] - Support getting browser version from firefox_android, a=testonly

Automatic update from web-platform-tests
Pass logger to run_info_extras function

--
Support getting browser version from firefox_android

Initially we try to use mozversion on the package, but if that doesn't work
we try to get the version from adb dumpsys.

--
Update webtransport metadata

--

wpt-commits: 7672c1171595e070106db34cd2ad05db36d3e1e3609fa2414edb07141d8fdf9e9253bc469b431f5cec9d52e79aad870eccacfc477f7c4c5afac04056
wpt-pr: 43260
12 files changed:
testing/web-platform/tests/infrastructure/metadata/infrastructure/server/webtransport-h3.https.sub.any.js.ini
testing/web-platform/tests/tools/wpt/run.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/edge.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/epiphany.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox_android.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/safari.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/webkit.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/webkitgtk_minibrowser.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py
testing/web-platform/tests/tools/wptrunner/wptrunner/products.py
testing/web-platform/tests/tools/wptrunner/wptrunner/wptrunner.py