Releases/Firefox 3.6.8/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 78: Line 78:


==== Unit tests ====
==== Unit tests ====
* Linux:
I'm ignoring the results on the Rev 3 boxes which are enabled despite deciding not to use minis for anything on 1.9.1 and 1.9.2 FIXME
* Mac:
 
* Win32:
* Linux: CONDITIONAL PASS
** xpcshell: {{bug|507239}}
<pre>TEST-UNEXPECTED-FAIL | /builds/slave/mozilla-1.9.2-release-linux-opt-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/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | 1 == 3 - See following stack:
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_throw :: line 200
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_check_eq :: line 230
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js :: run_test :: line 84
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: _execute_test :: line 128
JS frame :: -e :: <TOP_LEVEL> :: line 1
TEST-INFO | (xpcshell/head.js) | exiting test
  <<<<<<<</pre>
* Mac: PASS
* Win32: PENDING
** All the win32 tests failed to start when download_build hit <tt>Automation Error: Ambiguous unittest sendchange!<tt>. The sendchange looks malformed, with the tests.zip ending up as a comment instead of a 'file'. Redo with
# production-master
buildbot sendchange --master=localhost:9010 -b mozilla-1.9.2-release-win32-opt-unittest -r a93100d87cc9 -u nthomas http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.zip http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.tests.zip


==== Sign  ====
==== Sign  ====

Revision as of 05:13, 23 July 2010

Build Engineers

bhearsum,nthomas
bug 581165

Signed-off Revision(s)

fd971f28dfd1

Tags

On releases/mozilla-1.9.2:

Build # Tag Changeset
1 GECKO1927_20100701_RELBRANCH fd971f28dfd1
FIREFOX_3_6_8_BUILD1 FIREFOX_3_6_8_RELEASE a93100d87cc9

Build data

Build # Type Build ID Build machine
1 Linux 20100722145641 mv-moz2-linux-ix-slave22
Mac 20100722150226 bm-xserve19
Windows 20100722155716 mw32-ix-slave03

Notes

Done on pm

Build 1

  • No slave movement, already had enough for the release.
  • Clobbered 'Any release' on pm with clobberer.
  • Landed automation config
  • Reconfiged pm
  • Closed the Firefox3.6 tree
  • Started the automation
buildbot sendchange --username=bhearsum --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6.8 build1" Go
  • Manually tagged buildbot-configs, buildbotcustom, tools w/ FIREFOX_3_6_8_RELEASE/FIREFOX_3_6_8_BUILD1

Tag

No problems. Landed version bump and reopened Firefox3.6.

Source / XULRunner Source

No issues.

Build/Repack

  • Linux: no problems
  • Mac: no problems
  • Win32: no problems

XULRunner Build

No problems except for bug 565882 - windows bits in unsigned/.

Partner Repacks

Can't do these from the automation until {bug|554321} is resolved.

Unit tests

I'm ignoring the results on the Rev 3 boxes which are enabled despite deciding not to use minis for anything on 1.9.1 and 1.9.2 FIXME

TEST-UNEXPECTED-FAIL | /builds/slave/mozilla-1.9.2-release-linux-opt-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/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | 1 == 3 - See following stack:
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_throw :: line 200
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_check_eq :: line 230
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js :: run_test :: line 84
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: _execute_test :: line 128
JS frame :: -e :: <TOP_LEVEL> :: line 1
TEST-INFO | (xpcshell/head.js) | exiting test
  <<<<<<<
  • Mac: PASS
  • Win32: PENDING
    • All the win32 tests failed to start when download_build hit Automation Error: Ambiguous unittest sendchange!. The sendchange looks malformed, with the tests.zip ending up as a comment instead of a 'file'. Redo with
# production-master
buildbot sendchange --master=localhost:9010 -b mozilla-1.9.2-release-win32-opt-unittest -r a93100d87cc9 -u nthomas http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.zip http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.tests.zip

Sign

Instructions

Removed en-US.xpi from stage.

#!/bin/bash
set -x
set -e

PRODUCT=firefox
VERSION=3.6.8
BUILD=1
TAG=FIREFOX_3_6_8_RELEASE
REPO="releases/mozilla-1.9.2"
EMAIL=nthomas@mozilla.com
KEYDIR=d:/2009-keys

cd ~/hg-tools
hg pull
hg up -r ${TAG}

mkdir -p ~/signing-work/${PRODUCT}-${VERSION}
cd ~/signing-work/${PRODUCT}-${VERSION}
cp ~/hg-tools/release/signing/* .

make PRODUCT=${PRODUCT} VERSION=${VERSION} \
  BUILD=${BUILD} REPO=${REPO} EMAIL=${EMAIL} \
  KEYDIR=${KEYDIR} USE_NEW=1

Reviewed stdout, win32_signing_build1.log.

make postsign PRODUCT=${PRODUCT} VERSION=${VERSION} \
    BUILD=${BUILD} REPO=${REPO} EMAIL=${EMAIL}

Got "Signature verification succeeded" email.

Updates

3.6* -> 3.6.7
Generation

No problems.

Update verify

Running ...

3.0.19 -> 3.6.7 MU

L10N Verification

All green. No differences on linux or windows; Mac has comment only differences /builds/slave <---> /builds/moz2_slave/.

Socorro product data updates

Added '3.6.8' and '3.6.9pre' to Socorro using admin page.