Closed
Bug 1804784
Opened 2 years ago
Closed 2 years ago
upgrade psutil in testing CI from 5.6.3 -> 5.9.3
Categories
(Testing :: General, task)
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
while working on a solution to migration windows 7, we found that upgrading python from 3.7 -> 3.8 yielded an issue with psutil, so that needed updating. builds and other tools use psutil 5.9.x, so this catches the testing part of CI up to the year 2022.
There are dozens of other packages to consider upgrading, almost all are 2+ years old, probably most are 5+ years old.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/67af2c701453
update python psutil in CI to 5.9.3. r=gbrown
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•