Closed
Bug 537913
Opened 15 years ago
Closed 15 years ago
Release build bustage for comm-* (addFilePropertiesSteps)
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
References
Details
Attachments
(1 file)
1.00 KB,
patch
|
gozer
:
review+
|
Details | Diff | Splinter Review |
When building SeaMonkey 2.0.2 on the updated buildbotcustom configuration, I saw that CCReleaseBuildFactory isn't picking up the def in http://hg.mozilla.org/build/buildbotcustom/file/1c6bc61ed2be/process/factory.py#l1259 and so our release builds are busted.
Unfortunately, I ran into bug 537912 when running with the patch for this (just copying that dummy def to the CCReleaseBuildFactory), so I need to wait a bit longer still before being able to confirm it works and get it reviewed.
Assignee | ||
Comment 1•15 years ago
|
||
I ran successfully with this patch, just repeating the empty addFilePropertiesSteps() def from ReleaseBuildFactory in CCReleaseBuildFactory.
Attachment #420986 -
Flags: review?(gozer)
Updated•15 years ago
|
Attachment #420986 -
Flags: review?(gozer) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•