Closed Bug 1596982 Opened 5 years ago Closed 5 years ago

[task-efficiencies] do not explicitly call for functools32 installation

Categories

(Testing :: General, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: egao, Assigned: egao)

References

Details

Attachments

(1 file)

In testing/mozharness/mozharness/base/python.py, there is an explicit call to install functools32.

There may have been a legitimate issue back when this piece of code was inserted, but all instances I've seen so far properly installs dependencies when jsconschema==2.5.1 is called which includes functools32. So this explicit call simply adds microseconds to the processing time for no gain.

Assignee: nobody → egao
Attachment #9109207 - Attachment description: Bug 1596982 - remove funcfools32 from the list of explicitly specified pip packages in python.py → Bug 1596982 - remove functools32 from the list of explicitly specified pip packages in python.py
Pushed by egao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e4d6ff8aa5e
remove functools32 from the list of explicitly specified pip packages in python.py r=gbrown
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: