Closed
Bug 1897531
Opened 2 years ago
Closed 2 years ago
Add python compat version warning for Talos tests
Categories
(Testing :: Talos, enhancement, P2)
Testing
Talos
Tracking
(firefox131 fixed)
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: kshampur, Assigned: kshampur)
References
Details
(Whiteboard: [fxp][operational])
Attachments
(1 file)
Add something similar to what we have in Raptor to Talos
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
This patch adds a warning message for if the user runs a Talos test with
a python version greater than what is supported. A similar approach was
used for Raptor a while ago.
Usually, some machines/linux distros ship with the latest python but
either our harness and/or mach itself may not be up to date on the
support.
A link is provided to our docs on debugging local python environment,
where there is different ways one can downgrade their local python.
Updated•2 years ago
|
Assignee: nobody → kshampur
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9418024 -
Attachment description: WIP: Bug 1897531 - Add python compat version warning for Talos tests. r?#perftest → Bug 1897531 - Add python compat version warning for Talos tests. r?#perftest
Pushed by kshampur@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/987a35828852
Add python compat version warning for Talos tests. r=perftest-reviewers,aglavic
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Updated•7 months ago
|
Priority: P3 → P2
Updated•7 months ago
|
Whiteboard: [fxp] → [fxp][operational]
Updated•7 months ago
|
Severity: S3 → S2
You need to log in
before you can comment on or make changes to this bug.
Description
•