Bug 1516087 [wpt PR 14642] - Add firefox buildid and source changeset to wptreport...
commit0a5a4584ccb3c758ab5095f212235d7c28de9c0d
authormoz-wptsync-bot <wptsync@mozilla.com>
Thu, 31 Jan 2019 13:41:01 +0000 (31 13:41 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:49:24 +0000 (7 21:49 +0000)
tree2909bec5b786a232d44647b4fdaab88690e7a249
parent469b48bd8699d481dc5dfe3a7eafca0ebdff0004
Bug 1516087 [wpt PR 14642] - Add firefox buildid and source changeset to wptreport.json, a=testonly

Automatic update from web-platform-tests
Add firefox buildid and source changeset to wptreport.json

This adds two keys to the run_info dict for Firefox; browser_build_id containing a build id
and browser_changeset containing the SHA1 of the source commit from which the browser was built.

--

wpt-commits: f12cd12fea9e577e4d18b8f3599c0e359abc0038
wpt-pr: 14642
testing/web-platform/tests/tools/wptrunner/requirements_firefox.txt
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/fennec.py
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py