Closed
Bug 1667151
Opened 5 years ago
Closed 5 years ago
add support for pre-compiled scipy/numpy
Categories
(Testing :: mozperftest, enhancement, P3)
Testing
mozperftest
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
add scipy before we install pyssim, so we use the precompiled version
| Assignee | ||
Updated•5 years ago
|
Summary: add scipy 1.2.3 → add support for pre-compiled scipy/numpy
| Assignee | ||
Comment 1•5 years ago
|
||
This patch will make sure that we select the right
wheels for numpy and scipy when --visualmetrics is used,
so we don't need to compile them.
It also make sure we don't install all those packages
unless the environment wants to use visual metrics.
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
I am going to assume these reds are all unrelated
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dff736842d4e
add support for pre-compiled scipy/numpy r=sparky
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•