Releases/Firefox 23.0/BuildNotes

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Bugs Hit

  • bug 899658 -- changes by bug 853071 caused release-sanity to fail. Comment 18 shows we knew, but no good way to track this kind of change forward.
  • bug 773876 -- provisional build 2 -- ISE 500 on hg.m.o with no retry
  • bug 901986 -- bouncer entries did not automatically update
  • bug 902099 -- no access to t store

Build 1

Fennec

Firefox

Pay close attention to the "Do another build" step, which is needed until bug 865701 is fixed.

 # aus3-staging
 cd /opt/aus2/snippets/pushed
 mv Firefox-23.0-build1-test ../staging/Firefox-23.0-build1-test-repush
 pushsnip Firefox-23.0-build1-test-repush
    • Obsolete the production snippets we're not going to use
 mv /opt/aus2/snippets/staging/Firefox-23.0-build2 /opt/aus2/snippets/obsolete/
    • Remove build1 -> build2 snippets. build1 buildid is 20130730113002
 $ cd /opt/aus2/incoming/3/Firefox/23.0
 # verify everything in */20130730113002 is betatest or releasetest
 $ find */20130730113002 -type f | wc -l 
 890
 $ find */20130730113002 -type f | egrep '/(releasetest|betatest)/'  | wc -l
 890
 $ rm -rf */20130730113002