Closed
Bug 1721337
Opened 4 years ago
Closed 4 years ago
Permanent simple-fuzzing task broken: bash: python: command not found
Categories
(Firefox Build System :: Task Configuration, defect)
Firefox Build System
Task Configuration
Tracking
(firefox-esr78 unaffected, firefox90 unaffected, firefox91 unaffected, firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | fixed |
People
(Reporter: aryx, Assigned: jcristau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[task 2021-07-20T06:23:17.125Z] executing ['bash', '-cx', 'cd $MOZ_FETCHES_DIR && python tools/fuzzing/smoke/smoke.py']
[task 2021-07-20T06:23:17.127Z] + cd /builds/worker/fetches
[task 2021-07-20T06:23:17.127Z] + python tools/fuzzing/smoke/smoke.py
[task 2021-07-20T06:23:17.127Z] bash: python: command not found
[taskcluster 2021-07-20 06:23:17.520Z] === Task Finished ===
Flags: needinfo?(choller)
Comment 1•4 years ago
|
||
Forwarding this to :truber since he will be working on fuzzing tasks.
Flags: needinfo?(choller) → needinfo?(jschwartzentruber)
Assignee | ||
Comment 2•4 years ago
|
||
python 2 is apparently no longer in the docker image since bug 1719622.
Updated•4 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Updated•4 years ago
|
Keywords: regression
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f37278e52e32
run simple-fuzzing test with python3. r=decoder
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Flags: needinfo?(jschwartzentruber)
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•