Releases/Firefox 3.1b2/BuildNotes: Difference between revisions
< Releases | Firefox 3.1b2
Jump to navigation
Jump to search
(→Notes) |
|||
| Line 71: | Line 71: | ||
===Build 1=== | ===Build 1=== | ||
Kicked off automation with: | |||
buildbot sendchange --master=localhost:9010 --username=bhearsum --branch=mozilla-central -m "Firefox 3.1b2 build1 try#1" gogogo | |||
====Tag==== | ====Tag==== | ||
* Builds failed out with {{bug|458911}} | |||
** Somehow, the process/base.py Buildbot patch which was deployed for 3.1b1 got reverted. Had to reapply it and restart the Buildbot master to pick it up. | |||
* 'hg push' to mozilla-central failed because of the new 'closed tree' hook. Opened the tree and pushed changes manually this time. To fix in the future, need to resolve {{bug|466657}} | |||
==== Source ==== | ==== Source ==== | ||
Revision as of 15:12, 25 November 2008
Build Engineers
bhearsum
release tracking bug
Signed-off Revision
http://hg.mozilla.org/mozilla-central/rev/951178f392ef
Tags
Build 1:
| Module | Tag | Changeset |
| mozilla-central | http://hg.mozilla.org/mozilla-central/rev/951178f392ef |
All l10n repositories listed in l10n-changesets were tagged with
Build data
| Type | Build ID | Build machine |
| [Windows installer/zip] | ||
| [Mac compressed] | ||
| [Linux compressed] |
Notes
- Did some disk cleanup before starting
- Free space:
- moz2-linux-slave02: 8.8G free
- moz2-linux-slave05: 8.6G free
- moz2-linux-slave06: 8.7G free
- moz2-linux-slave11: 11G free
- moz2-linux-slave12: 9.0G free
- moz2-linux-slave14: 8.2G free
- moz2-linux-slave15: 9.0G free
- moz2-linux-slave16: 8.9G free
- bm-xserve16: 18Gi free
- bm-xserve17: 21Gi free
- bm-xserve18: 18Gi free
- bm-xserve19: 19Gi free
- moz2-darwin9-slave02: 21Gi free
- moz2-win32-slave01: 6.82GB
- moz2-win32-slave02: 7.71GB
- moz2-win32-slave05: 7.50GB
- moz2-win32-slave06: 8.18GB
- moz2-win32-slave11: 7.75GB
- moz2-win32-slave12: 8GB
- moz2-win32-slave13: 7.66GB
- moz2-win32-slave15: 5.31GB
- moz2-win32-slave16: 8.69GB
- moz2-win32-slave17: 12GB
- moz2-win32-slave18: 6.92GB
Build 1
Kicked off automation with:
buildbot sendchange --master=localhost:9010 --username=bhearsum --branch=mozilla-central -m "Firefox 3.1b2 build1 try#1" gogogo
Tag
- Builds failed out with bug 458911
- Somehow, the process/base.py Buildbot patch which was deployed for 3.1b1 got reverted. Had to reapply it and restart the Buildbot master to pick it up.
- 'hg push' to mozilla-central failed because of the new 'closed tree' hook. Opened the tree and pushed changes manually this time. To fix in the future, need to resolve bug 466657