gecko-dev/taskcluster
Wes Kocher c4acd9439a Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince
This patch enables the iris test suite to run in CI against Windows and Linux shippable builds on mozilla-central and try. The framework is in place for Iris to run against MacOS in CI, but it is currently disabled while bootstrapping issues are sorted out.

Linux uses a new docker image based on the debian10-test parent image that installs preinstalls most of Iris's dependencies. Windows installs a few dependencies using the scoop package manager. Both then install the rest of the python dependencies via pip.

This adds a new toolchain artifact to fetch the iris_firefox git repo without touching the outside network.

Differential Revision: https://phabricator.services.mozilla.com/D41638

--HG--
extra : moz-landing-system : lando
2019-10-02 01:58:31 +00:00
..
ci Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince 2019-10-02 01:58:31 +00:00
docker Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince 2019-10-02 01:58:31 +00:00
docs Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince 2019-10-02 01:58:31 +00:00
scripts Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince 2019-10-02 01:58:31 +00:00
taskgraph Bug 1573271 - Run the iris test suite in CI on Windows and Linux r=grenade,tomprince 2019-10-02 01:58:31 +00:00
.yamllint
mach_commands.py Bug 1568277 - [taskgraph] Add ability to redirect |mach taskgraph|'s output to a file, r=tomprince 2019-08-16 14:27:14 +00:00
moz.build