test-linux.sh should use Python 3 by default
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(Not tracked)
People
(Reporter: mhentges, Unassigned)
References
Details
Attachments
(1 obsolete file)
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
Most CI software is now Python3-compatible, and Mach won't allow
Python 2 at all soon.
Comment 3•3 years ago
|
||
Backed out 3 changesets (bug 1713818, bug 1714116, bug 1714118) for XPCshell in toolkit/modules/subprocess/test/xpcshell/test_subprocess.js. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer?job_id=341667794&repo=autoland&lineNumber=3514
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=be4847abe49129fb165301614dd2c7c4881e1eca
Backout:
https://hg.mozilla.org/integration/autoland/rev/3d99bf0296cdd7eedeb1f5b56eb0fc76ba4bec87
Reporter | ||
Comment 4•3 years ago
|
||
Deferring this work since I only want Mach to run with Python 3, and this was affecting more tasks than necessary (looking at you, xpcshell
).
I'll scope my change in more tightly and re-associate it with the no-more-Python2-Mach bug.
Comment 5•3 years ago
|
||
Comment on attachment 9224743 [details]
Bug 1714116: Use python3 by default in test-linux.sh
Revision D116615 was moved to bug 1713818. Setting attachment 9224743 [details] to obsolete.
Comment 7•3 years ago
|
||
Fixed by bug 1713818.
Description
•