Closed
Bug 1637333
Opened 5 years ago
Closed 5 years ago
Ensure we don't pass bad environment variables to `subprocess.check_call()` in `mozversioncontrol`
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9291cb03098f
Ensure we don't pass bad environment variables to `subprocess.check_call()` in `mozversioncontrol` r=ahal
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Comment 4•5 years ago
|
||
Set release status flags based on info from the regressing bug 1632429
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•