Releases/Firefox 3.6.6/BuildNotes
< Releases | Firefox 3.6.6
Jump to navigation
Jump to search
Build Engineers
catlee
Signed-off Revision(s)
Tags
On releases/mozilla-1.9.2:
| Build # | Tag | Changeset |
| 1 | GECKO1924_20100413_RELBRANCH | TBD |
| FIREFOX_3_6_6_BUILD1 FIREFOX_3_6_6_RELEASE | TBD |
Build data
| Build # | Type | Build ID | Build machine |
| 1 | Linux | - | - |
| Mac | - | - | |
| Windows | - | - |
Notes
Build 1
- Clobbered 'Any release' on pm with clobberer.
- Started pm master (had been shutdown because it's unused).
- Moved the following slaves to pm:
- mw32-ix-slave03,04,05,06
- bm-xserve17,18,19,21,22
- mv-moz2-linux-ix-slave02,03,05,06,07
- Landed automation config
- Reconfiged pm
- Closed the Firefox3.6 tree
- Started the automation:
buildbot sendchange --username=catlee --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6.6 build1" Go
- Manually tagged configs, buildbotcustom, and tools with FIREFOX_3_6_6_BUILD1 and FIREFOX_3_6_6_RELEASE.
Tag
No problems. Very fast! 12 minutes to complete!
Opened Firefox3.6 tree again.
Source
No problems
XULRunner Source
No problems
Build/Repack
- linux: no problems
- macosx: no problems
- win32
- cs repack failed while doing "make l10n-upload-cs":
d:/mozilla-build/python25/python2.5.exe ../../build/upload.py --base-path ../../dist "../../dist/win32/cs/firefox-3.6.6.zip" ../../dist/win32/xpi/cs.xpi http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.6-candidates/build1/unsigned/win32/cs/firefox-3.6.6.zip http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.6-candidates/build1/unsigned/win32/xpi/cs.xpi Uploading e:\builds\moz2_slave\win32_repack\build\mozilla-1.9.2\dist\win32\cs\firefox-3.6.6.zip Uploading e:\builds\moz2_slave\win32_repack\build\mozilla-1.9.2\dist\win32\xpi\cs.xpi Running post-upload command: post_upload.py -p firefox -v 3.6.6 -n 1 --release-to-candidates-dir Upload complete d:/mozilla-build/python25/python2.5.exe ../../build/upload.py --base-path ../../dist ../../dist/update/win32/cs/firefox-3.6.6.complete.mar http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.6-candidates/build1/unsigned/update/win32/cs/firefox-3.6.6.complete.mar Uploading e:\builds\moz2_slave\win32_repack\build\mozilla-1.9.2\dist\update\win32\cs\firefox-3.6.6.complete.mar Running post-upload command: post_upload.py -p firefox -v 3.6.6 -n 1 --release-to-candidates-dir Upload complete d:/mozilla-build/python25/python2.5.exe ../../build/upload.py --base-path ../../dist "../../dist/win32/cs/Firefox Setup 3.6.6.exe" Read from remote host stage.mozilla.org: Connection reset by peer lost connection Uploading e:\builds\moz2_slave\win32_repack\build\mozilla-1.9.2\dist\win32\cs\Firefox Setup 3.6.6.exe Encountered error while uploading Command '['scp', '-o', 'IdentityFile=~/.ssh/ffxbld_dsa', '/e/builds/moz2_slave/win32_repack/build/mozilla-1.9.2/dist/win32/cs/Firefox Setup 3.6.6.exe', 'ffxbld@stage.mozilla.org:/tmp/tmp.ggCvt30755/win32/cs']' returned non-zero exit status 1 make: *** [l10n-upload-cs] Error 2
Rebuilt using this instructions:
[cltbld@production-master buildbot-helpers]$ python force_release_l10n.py -m http://localhost:8010 -t FIREFOX_3_6_6_RELEASE -v -s locales-file -n rail@mozilla.com
Forcing http://localhost:8010/builders/win32_repack/force with params: {'username': 'rail@mozilla.com', 'prop3value': 'FIREFOX_3_6_6_RELEASE', 'prop2value': 'cs', 'comments': 'Unknown', 'prop2name': 'locale', 'prop1value': 'FIREFOX_3_6_6_RELEASE', 'prop3name': 'l10n_revision', 'branch': 'cs', 'prop1name': 'en_revision'}
[cltbld@production-master buildbot-helpers]$ cat locales-file
cs win32
Partner Repacks
Can't do these from the automation until bug 554321 is resolved.
Unit tests
- macosx: green
- win32: green
- linux: orange linux_test xpcshell (bug 507239?)
TEST-UNEXPECTED-FAIL | /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | test failed (with xpcshell return code: 0), see following log: >>>>>>> TEST-INFO | (xpcshell/head.js) | test 1 pending TEST-UNEXPECTED-FAIL | /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | 1 == 3 - See following stack: JS frame :: /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/head.js :: do_throw :: line 200 JS frame :: /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/head.js :: do_check_eq :: line 230 JS frame :: /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js :: run_test :: line 84 JS frame :: /builds/slave/release-linux-unittest-xpcshell/build/xpcshell/head.js :: _execute_test :: line 128 JS frame :: -e :: <TOP_LEVEL> :: line 1 TEST-INFO | (xpcshell/head.js) | exiting test <<<<<<<