Closed
Bug 1191598
Opened 10 years ago
Closed 10 years ago
Set MOZ_CURRENT_PROJECT in post-build automation steps on universal builds
Categories
(Firefox Build System :: General, defect)
Tracking
(firefox42 fixed)
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
Without this, MozbuildObject.from_environment doesn't work properly, it raises an ObjdirMismatchException.
Assignee | ||
Comment 1•10 years ago
|
||
bug 1191598 - Pass MOZ_CURRENT_PROJECT in environment when running post-build automation steps for universal mac builds. r?gps
Attachment #8644053 -
Flags: review?(gps)
Assignee | ||
Comment 2•10 years ago
|
||
A successful try run with this patch is here:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=8831f31698d2
Updated•10 years ago
|
Attachment #8644053 -
Flags: review?(gps) → review+
Comment 3•10 years ago
|
||
Comment on attachment 8644053 [details]
MozReview Request: bug 1191598 - Pass MOZ_CURRENT_PROJECT in environment when running post-build automation steps for universal mac builds. r?gps
https://reviewboard.mozilla.org/r/15199/#review13679
Ship It!
Assignee | ||
Comment 4•10 years ago
|
||
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/9126c5fcc788873196c778e089f12b52f4b7d8fc
changeset: 9126c5fcc788873196c778e089f12b52f4b7d8fc
user: Ted Mielczarek <ted@mielczarek.org>
date: Wed Aug 05 12:11:24 2015 -0400
description:
bug 1191598 - Pass MOZ_CURRENT_PROJECT in environment when running post-build automation steps for universal mac builds. r=gps
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•