forked from mirrors/gecko-dev
Bug 1696538 - Run firefox-ui tests against Python 3 in CI.r=ahal,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D109699
This commit is contained in:
parent
8189ca6485
commit
64e255e33d
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ job-defaults:
|
||||||
linux.*:
|
linux.*:
|
||||||
- firefox_ui_tests/taskcluster.py
|
- firefox_ui_tests/taskcluster.py
|
||||||
- remove_executables.py
|
- remove_executables.py
|
||||||
|
python-3: true
|
||||||
|
|
||||||
firefox-ui-functional-local:
|
firefox-ui-functional-local:
|
||||||
description: "Firefox-ui-tests functional run"
|
description: "Firefox-ui-tests functional run"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue