Closed Bug 1665494 Opened 4 years ago Closed 4 years ago

python-test shouldn't install pip requirements in parallel

Categories

(Testing :: Python Test, defect)

Default
defect

Tracking

(firefox82 fixed)

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: rstewart, Assigned: rstewart)

Details

Attachments

(1 file)

No description provided.

If you set a DEFAULT requirements file in a Python test manifest, the current implementation of python-test will try (and usually fail) to install the file once for every test file in parallel. Instead, initializing the environment should be done once when the command starts up.

Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b1c53389338
In `mach python-test`, don't install requirements.txt in parallel r=ahal
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: