Releases/Firefox 36.0/BuildNotes

From MozillaWiki
Jump to navigation Jump to search

Build 1

  • Fennec failed upload to state (no space left in /tmp on stage). Retriggered.
  • Some update verify jobs failed because we had a special rule to show WNP for users < 34. Deleted the rule on the localtest and cdntest channels and retriggered the failed update verify jobs

RC

  • added firefox-36.0build1-partial-36.0b10 bouncer product with locations pointing to the partial MAR files in the candidates directory.
  • Changed the Firefox-36.0-build1 release blob and added the following data:
--- Firefox-36.0-build1	2015-02-20 10:47:01.405321212 -0500
+++ Firefox-36.0-build1-RC	2015-02-20 11:22:11.564991831 -0500
@@ -23,6 +23,22 @@
       "completes": {
         "*": "http://stage.mozilla.org/pub/mozilla.org/firefox/candidates/36.0-candidates/build1/update/%OS_FTP%/%LOCALE%/firefox-36.0.complete.mar"
       }
+    },
+    "beta": {
+      "partials": {
+        "Firefox-36.0b10-build1": "http://download.mozilla.org/?product=firefox-36.0build1-partial-36.0b10&os=%OS_BOUNCER%&lang=%LOCALE%"
+      },
+      "completes": {
+        "*": "http://download.mozilla.org/?product=firefox-36.0build1-complete&os=%OS_BOUNCER%&lang=%LOCALE%"
+      }
+    },
+    "beta-cdntest": {
+      "partials": {
+        "Firefox-36.0b10-build1": "http://download.mozilla.org/?product=firefox-36.0build1-partial-36.0b10&os=%OS_BOUNCER%&lang=%LOCALE%"
+      },
+      "completes": {
+        "*": "http://download.mozilla.org/?product=firefox-36.0build1-complete&os=%OS_BOUNCER%&lang=%LOCALE%"
+      }
     }
   },
   "appVersion": "36.0",

  • Pointed beta-cdntest and beta-localtest to this blob

Build 2

Release Management decided to generated another build due to the AMD crash

  • Some mac repacks failed due to the signing+tar problem
  • added firefox-36.0build2-partial-36.0b10 bouncer product with locations pointing to the partial MAR files in the candidates directory.
  • added a blob change similar to the one in the section above
  • pointed beta-{localt,cdn}test to Firefox-36.0-build2

Issues