Closed Bug 1643198 Opened 4 years ago Closed 3 years ago

test-linux.sh should not run "|mach python| with Python 2

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mhentges, Unassigned)

References

Details

When regression testing the migration of mach python to Python 3, there was an issue with test-linux.sh. As an intermediary solution, test-linux.sh now explicitly uses Python 2 when it invokes mach python, and all other usages of mach python use Python 3.

This ticket is to remove this "override with python 2" scaffolding from test-linux.sh.

Depends on: 1642705
See Also: → 1632429

./mach python is always run with Python 3.6+ after this patch, so this must be resolved.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.