Closed
Bug 472880
Opened 17 years ago
Closed 17 years ago
complete MARs not created/uploaded for release builds
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
|
854 bytes,
patch
|
coop
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Probably some sort of fallout from bug 471427.
| Assignee | ||
Comment 1•17 years ago
|
||
This isn't 100% ideal, but it's also not a good idea to remove the if createSnippet: block from MercurialBuildFactory.addUploadSteps - because that will cause AUS snippets to be uploaded, too.
Attachment #356234 -
Flags: review?(ccooper)
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P2
Updated•17 years ago
|
Attachment #356234 -
Flags: review?(ccooper) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 356234 [details] [diff] [review]
fix mar generation/upload for release builds
Checking in process/factory.py;
/cvsroot/mozilla/tools/buildbotcustom/process/factory.py,v <-- factory.py
new revision: 1.75; previous revision: 1.74
done
Attachment #356234 -
Flags: checked‑in+ checked‑in+
| Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•