Closed Bug 1365646 Opened 8 years ago Closed 8 years ago

logic error makes it impossible ot run a single lint job

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla55

People

(Reporter: dustin, Assigned: dustin)

References

Details

Attachments

(1 file)

-b o -p lint -j mozharness should run the mozharness lint job (as long as you add a trivial change to mozharness so it doesn't get optimized away). But it doesn't, and I think the cause is a logic error.
Attachment #8868646 - Flags: review?(gps) → review+
hg error in cmd: hg push -r tip ssh://hg.mozilla.org/integration/autoland: pushing to ssh://hg.mozilla.org/integration/autoland searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1 files remote: remote: remote: ************************** ERROR **************************** remote: Rev 63db04758d1f uses try syntax. (Did you mean to push to Try instead?) remote: Dustin J. Mitchell <dustin@mozilla.com> remote: Bug 1365646: fix logic error in try: -j handling; r=gps remote: remote: MozReview-Commit-ID: ApKmq9IYRtV remote: ************************************************************* remote: remote: remote: transaction abort! remote: rollback completed remote: pretxnchangegroup.c_commitmessage hook failed abort: push failed on remote
Gah, bstack ran into that once, too. Stupid hooks.
Pushed by dmitchell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e31fadbf7f02 fix logic error in try syntax `-j` handling; r=gps
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Depends on: 1368733
Product: TaskCluster → Firefox Build System
Assignee: nobody → dustin
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: