Closed
Bug 1801283
Opened 2 years ago
Closed 2 years ago
eslint-build tester isn't running on cron
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
The eslint-build tester added in bug 1666491 doesn't look to be running at the right times.
It has been run when tools/lint
was touched.
It also didn't run the task when it should have been triggered by the cron decision task (the ES-B task there was triggered earlier).
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cbbd3bc4d731
Fix eslint-build tester running from cron, and make sure it doesn't run at other times. r=releng-reviewers,ahal
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fcf635e5f64e
Fix eslint-build tester running from cron, and make sure it doesn't run at other times. r=releng-reviewers,ahal
Assignee | ||
Comment 5•2 years ago
|
||
Backout was to fix the builder running all the time. I have fixed that so hopefully it'll just run on cron now.
Flags: needinfo?(standard8)
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Comment 7•2 years ago
|
||
This didn't quite work, it does run on cron, but is getting optimized away.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•2 years ago
|
||
Updated•2 years ago
|
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/07288c9ea1cc
[ci] Disable optimization for 'eslint-build' task, r=Standard8
Comment 10•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•