Closed
Bug 828029
Opened 13 years ago
Closed 13 years ago
Fix unit.sh so it does not require Mercurial 1.7.3 and enabling hg share
Categories
(Release Engineering :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: mozilla)
References
Details
(Whiteboard: [mozharness])
No description provided.
| Assignee | ||
Comment 1•13 years ago
|
||
[13:56] <nthomas> HGRCPATH might be worth looking at
Which would involve setting HGRCPATH to a .hgrc inside mozharness/test/, which enables hg share and sets merge = internal:merge
As for 1.7.3, I think some of the MercurialVCS methods require its behavior. We'll have to either expand that behavior to support 2.x or remove the tests or something of the sort.
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Comment 3•13 years ago
|
||
Woo, I may have this fixed in my patch for bug 845908 (incoming).
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → aki
Are there repro steps? If so, please add them to bug 781012 so we know if we're going to get into any issues.
| Assignee | ||
Comment 5•13 years ago
|
||
This is mozharness-tests specific.
| Assignee | ||
Comment 6•13 years ago
|
||
To clarify: the patch I'm going to post in bug 845908 fixes it so mozharness nosetests pass for me, using either mercurial 1.7.3 or mercurial 2.5.2.
| Assignee | ||
Comment 7•13 years ago
|
||
Fix landed in bug 845908.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•9 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•