From 7137bcf4bf8cdd09a68fa2c2449d4af61b00b68a Mon Sep 17 00:00:00 2001 From: Geoff Brown Date: Mon, 21 Jun 2021 19:21:39 +0000 Subject: [PATCH] Bug 1717232 - Run geckoview-junit tasks with python-3; r=ahal Differential Revision: https://phabricator.services.mozilla.com/D118273 --- taskcluster/ci/test/misc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/test/misc.yml b/taskcluster/ci/test/misc.yml index 08ec313d6049..07c54d44aa2e 100644 --- a/taskcluster/ci/test/misc.yml +++ b/taskcluster/ci/test/misc.yml @@ -28,6 +28,7 @@ geckoview-junit: - android/androidx86_7_0.py extra-options: - --test-suite=geckoview-junit + python-3: true telemetry-tests-client: description: "Telemetry tests client run"