Closed
Bug 1826640
Opened 2 years ago
Closed 1 year ago
`moz-phab` Windows tests fail due to requirements incompatibility with Python 3.11
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
References
Details
Python 3.11 is released and some docker images are starting to use the new versions by default. In CircleCI on Windows, the "install dependencies" step is failing to install dependencies due to an incompatibility of older Mercurial with Python 3.11.
We need to resolve the Mercurial/Python problem. Updating the Mercurial version we use it tests is likely the easiest method for doing so.
| Assignee | ||
Comment 1•1 year ago
|
||
We removed the Windows CI to resolve this, and it will be re-added after moving to Github Actions.
Assignee: nobody → sheehan
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•