Closed
Bug 1185562
Opened 11 years ago
Closed 11 years ago
Make it clear that running 'mach mercurial-setup' unblocks 'mach build' even if it results in an error
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(firefox42 fixed)
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: botond, Assigned: gps)
References
Details
Attachments
(1 file)
I just pulled m-c and did 'mach build', and got a message saying that I need to run 'mach mercurial-setup' before proceeding (this was added in bug 1182677).
I then ran 'mach mercurial-setup', which resulted in an error (I filed bug 1185561 for the error).
At this point, I thought I was stuck and couldn't build, as 'mach build' told me it required 'mach mercurial-setup' but 'mach mercurial-setup' gave an error.
In fact, the running of 'mach mercurial-setup' unblocks 'mach build' even if it results in an error. This should be made clear to users, so they don't think they are stuck if mercurial-setup gives an error.
| Assignee | ||
Comment 1•11 years ago
|
||
Bug 1185562 - Print message saying the mercurial-setup failures unblock mach; r?smacleod
The messaging on this could be bikeshedded. Something is better than
nothing, that's for sure.
Attachment #8636173 -
Flags: review?(smacleod)
Comment 2•11 years ago
|
||
Comment on attachment 8636173 [details]
MozReview Request: Bug 1185562 - Print message saying the mercurial-setup failures unblock mach; r?smacleod
https://reviewboard.mozilla.org/r/13653/#review12319
Ship It!
Attachment #8636173 -
Flags: review?(smacleod) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
url: https://hg.mozilla.org/integration/fx-team/rev/e8b16203fdb2fed525f03792d3e8f50146f3d909
changeset: e8b16203fdb2fed525f03792d3e8f50146f3d909
user: Gregory Szorc <gps@mozilla.com>
date: Tue Jul 21 10:09:49 2015 -0700
description:
Bug 1185562 - Print message saying the mercurial-setup failures unblock mach; r=smacleod
The messaging on this could be bikeshedded. Something is better than
nothing, that's for sure.
Assignee: nobody → gps
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•