Releases/Firefox 3.7a5/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
m (→Build data) |
m (→Build) |
||
Line 77: | Line 77: | ||
====Build==== | ====Build==== | ||
* Linux: build is green | |||
* Linux64: build is green, but some sendchanges failed, because we don't pack tests: http://pastebin.mozilla.org/733412. See also {{bug|560191}}. | |||
====Sign==== | ====Sign==== | ||
====Updates==== | ====Updates==== |
Revision as of 13:22, 10 June 2010
Build Engineers
- rail
Signed-off Revision(s)
Tags
mv-moz2-linux-ix-slave05
On mozilla-central:
Build # | Tag | Changeset |
1 | GECKO193a5_20100610_RELBRANCH | b2f7bc2aa0bc |
FIREFOX_3_7a5_BUILD1, FIREFOX_3_7a5_RELEASE | c79cf76c1905 |
Build data
Type | Build ID | Build machine |
[Windows installer/zip] | mw32-ix-slave02 | |
[Mac compressed] | moz2-darwin10-slave23 | |
[Mac64 compressed] | moz2-linux64-slave02 | |
[Linux compressed] | 20100610052642 | mv-moz2-linux-ix-slave07 |
[Linux64 compressed] | 20100610053237 | moz2-darwin10-slave23 |
Notes
- Done on pm
Build 1
- Ben clobbered old releases by clobberer
- Landed config update (with symlink change in repo, not on master)
- Deleted .pyc files in moz2-master directory
- Closed mozilla-central
- sendchange:
buildbot sendchange --username=rail --master=localhost:9010 --branch=mozilla-central -m "Firefox 3.7a5 build1" Go
Tag
mv-moz2-linux-ix-slave05
- no problems
- re-opened mozilla-central
Source
mv-moz2-linux-ix-slave10
Had to manually rename to 'mozilladeveloperpreview-3.7a5.{source.tar.bz2,.bundle}' because source packages don't obey in-repo branding. Would be fixed with bug 510770:
# ffxbld@stage cd /home/ftp/pub/firefox/nightly/3.7a5-candidates/build1/source rename firefox mozilladeveloperpreview *
Build
- Linux: build is green
- Linux64: build is green, but some sendchanges failed, because we don't pack tests: http://pastebin.mozilla.org/733412. See also bug 560191.