Closed
Bug 642556
Opened 15 years ago
Closed 15 years ago
Tracking bug for build & release of Firefox 3.6.16
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Assigned: armenzg)
References
Details
Attachments
(3 files, 1 obsolete file)
2.20 KB,
patch
|
catlee
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
782 bytes,
patch
|
catlee
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
946 bytes,
patch
|
catlee
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Waiting for "go to build".
![]() |
||
Updated•15 years ago
|
Assignee: nobody → catlee
![]() |
||
Updated•15 years ago
|
Priority: -- → P1
Hardware: x86 → All
![]() |
||
Updated•15 years ago
|
Assignee: catlee → armenzg
![]() |
||
Comment 1•15 years ago
|
||
Attachment #520464 -
Flags: review?(catlee)
![]() |
||
Updated•15 years ago
|
Attachment #520464 -
Flags: review?(catlee) → review+
![]() |
||
Comment 2•15 years ago
|
||
Comment on attachment 520464 [details] [diff] [review]
3.6.16 configs
http://hg.mozilla.org/build/buildbot-configs/rev/8bdfaab502b5
merged to production: http://hg.mozilla.org/build/buildbot-configs/rev/1bfa63aa0c43
Attachment #520464 -
Flags: checked-in+
Assignee | ||
Comment 3•15 years ago
|
||
Hi Nick,
Is this what you are referring that should land after we push snippets to beta?
https://wiki.mozilla.org/Releases/Firefox_3.6.16/BuildNotes
Attachment #520633 -
Flags: review?(nrthomas)
Comment 4•15 years ago
|
||
Comment on attachment 520633 [details] [diff] [review]
unthrottle 3.6.15 beta channel, throttle 3.6.16 & add exceptions for 'betatest' and 'releasetest' for next release
>Index: xml/inc/config-dist.php
> '3.6.15' => array (
>+ 'beta',
> 'betatest',
> 'releasetest'
> )
You need to add a comma after the )
>+ '3.6.16' => array (
>+ 'betatest',
>+ 'releasetest'
>+ ),
The comma here is unnecessary.
Otherwise it looks fine.
Attachment #520633 -
Flags: review?(nrthomas) → review-
Comment 5•15 years ago
|
||
Actually, if we go to beta and release on the same day then the patch isn't the right way to go. I'd written that comment on the wiki assuming that 3.6.16 wouldn't be a chemspill.
There's also an AUS patch on bug 642557.
Comment 6•15 years ago
|
||
If we end up going with the plan just suggested on release-drivers, we'll want to push this patch out ASAP.
Attachment #520893 -
Flags: review?(catlee)
![]() |
||
Updated•15 years ago
|
Attachment #520893 -
Flags: review?(catlee) → review+
![]() |
||
Comment 7•15 years ago
|
||
r+ from bhearsum on IRC.
checked in:
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.123; previous revision: 1.122
done
Attachment #520908 -
Flags: review+
Attachment #520908 -
Flags: checked-in+
Assignee | ||
Updated•15 years ago
|
Attachment #520633 -
Attachment is obsolete: true
Comment 8•15 years ago
|
||
Comment on attachment 520893 [details] [diff] [review]
add 3.5.18/3.6.16 to throttling
This landed as rev 1.122, pushed to production in bug 643713 at 2011-03-22 05:55:22 PDT.
Attachment #520893 -
Flags: checked-in+
Comment 9•15 years ago
|
||
Comment on attachment 520908 [details] [diff] [review]
Remove throttling for 3.5.17, 3.6.15
$ cvs tag AUS2_PRODUCTION config-dist.php
W config-dist.php : AUS2_PRODUCTION already exists on version 1.122 : NOT MOVING tag to version 1.123
$ cvs tag -F AUS2_PRODUCTION config-dist.php
T config-dist.php
Assignee | ||
Comment 10•15 years ago
|
||
Thanks Nick.
Status: NEW → RESOLVED
Closed: 15 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
•