fune/taskcluster
Julien Cristau 4f3a3624ae Bug 1874234 - don't run linux tests through mach python. r=ahal
Test tasks don't populate a repository, so if one exists it'll have been
set up by a previous task on the same worker; we don't want to rely on
it in that case, as that makes tasks unreproducible (and breaks,
currently, because mach python doesn't like python 3.7).

Explicitly use mach python for android generate-profile and
webrender-android-emulator tasks, which do set up a checkout and require
in-tree packages.

Differential Revision: https://phabricator.services.mozilla.com/D198704
2024-01-23 15:12:03 +00:00
..
ci Bug 1874234 - don't run linux tests through mach python. r=ahal 2024-01-23 15:12:03 +00:00
docker Bug 1795998 - remove policies.json as app updates are disabled elsewhere. r=jcristau 2024-01-18 13:34:47 +00:00
docs Bug 1868354 - remove support for private partner repacks. r=releng-reviewers,taskgraph-reviewers,bhearsum DONTBUILD 2024-01-15 17:02:17 +00:00
gecko_taskgraph Bug 1875282 - add back non-shippable geckoview fat aar build. r=nalexander,firefox-build-system-reviewers,releng-reviewers,taskgraph-reviewers,gbrown 2024-01-19 10:28:25 +00:00
scripts Bug 1874234 - don't run linux tests through mach python. r=ahal 2024-01-23 15:12:03 +00:00
test Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00
.yamllint Bug 1850914 - exclude taskgraph test params from yamllint. r=ahal,releng-reviewers,bhearsum 2023-11-27 15:17:25 +00:00
mach_commands.py Bug 1857279 - Consolidate all mach @SettingsProvider hooks in one file and class and have them execute very early during mach_initialize() r=ahal 2023-11-20 18:05:57 +00:00
moz.build Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00