Closed
Bug 619059
Opened 14 years ago
Closed 14 years ago
create_buildN_snippets step fails for beta releases
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: bhearsum)
Details
(Whiteboard: [releases])
Attachments
(1 file)
7.49 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
... with the following message:
Can't generate snippets for beta because /builds/moz2_slave/release-mozilla-central-updates/build/temp/firefox/4.0b7-4.0b8/aus2.beta doesn't exist
Comment 2•14 years ago
|
||
cbeard says these are AUS snippets. This is a build/release bug. Please assign to yourself if you are cc'ed, or assign to someone you manage. Thanks,
/be
Reporter | ||
Comment 3•14 years ago
|
||
Ben, I'm assigning this bug to you since you wrote the buildN snippet generation.
Assignee: clegnitto → bhearsum
Assignee | ||
Comment 4•14 years ago
|
||
This patch should fix this script to work for Beta releases. I retested with 3.6.11 and 4.0b6, and everything seemed to work fine. There was some weirdness because of the new 1:M platform:ABI relationship in that snippets didn't exist in 3.6.10/4.0b5 for all ABIs, but that won't be an issue going forward now that bug 583671 is fixed.
I also took this opportunity to convert the remaining verbose/print stuff to python logging.
Attachment #500521 -
Flags: review?(rail)
Assignee | ||
Updated•14 years ago
|
Priority: -- → P2
Reporter | ||
Updated•14 years ago
|
Attachment #500521 -
Flags: review?(rail) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Comment on attachment 500521 [details] [diff] [review]
fix build n snippet generation
a1710ebcd403
Attachment #500521 -
Flags: checked-in+
Assignee | ||
Comment 6•14 years ago
|
||
All done here now.
Status: NEW → RESOLVED
Closed: 14 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
•