SeaMonkey:Release Process:2.0b1: Difference between revisions
Jump to navigation
Jump to search
(Tags) |
(→Notes) |
||
| Line 17: | Line 17: | ||
L10n revisions according to opt-ins as listed in [http://hg.mozilla.org/build/buildbot-configs/file/f8f80f088dad/seamonkey/l10n-changesets l10n-changesets] | L10n revisions according to opt-ins as listed in [http://hg.mozilla.org/build/buildbot-configs/file/f8f80f088dad/seamonkey/l10n-changesets l10n-changesets] | ||
== | == Notes == | ||
*Updated shipped-locales, l10n-changesets, release-config.py | |||
*Kicked off with the following command: | |||
buildbot sendchange --username=kairo --master=localhost:9010 --branch=comm-central -m "SeaMonkey 2.0b1build1" doit | |||
* Windows and Mac ran into build problems the first time when running client.py checkout - I had forgotten to ssh into cvs.m.o from those slaves before to accept the ssh key. Corrected that, dummied out tag/source, reduced build triggering to exclude Linux and kicked off again | |||
*Mac then strangely ran into a hang in gathering build properties, rebooted the slave to get the master to recognize the build was broken, but the master thought the cycle was good when that step failed and triggered L10n repacks that failed as no en-US build was up yet. Reduced build triggering to Mac only and kicked off once again | |||
Revision as of 23:49, 17 July 2009
Build Harness
Bugs
Tracking bug filed as bug 504150
Build Engineer
Robert Kaiser
Signed-off Revisions
http://hg.mozilla.org/comm-central/rev/48147c4781e9
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/1e7c406956d3
http://hg.mozilla.org/dom-inspector/rev/ef29512d86ae
http://hg.mozilla.org/venkman/rev/06ea5135b7f3
chatzilla CVS timestamp: 2009-07-16 00:00
L10n revisions according to opt-ins as listed in l10n-changesets
Notes
- Updated shipped-locales, l10n-changesets, release-config.py
- Kicked off with the following command:
buildbot sendchange --username=kairo --master=localhost:9010 --branch=comm-central -m "SeaMonkey 2.0b1build1" doit
- Windows and Mac ran into build problems the first time when running client.py checkout - I had forgotten to ssh into cvs.m.o from those slaves before to accept the ssh key. Corrected that, dummied out tag/source, reduced build triggering to exclude Linux and kicked off again
- Mac then strangely ran into a hang in gathering build properties, rebooted the slave to get the master to recognize the build was broken, but the master thought the cycle was good when that step failed and triggered L10n repacks that failed as no en-US build was up yet. Reduced build triggering to Mac only and kicked off once again