Releases/Firefox 34.0/BuildNotes: Difference between revisions

(→‎Running tests: tests pass)
Line 125: Line 125:
On b-linux64-hp-021 (screen 0 is linux32, screen 1 is linux64), bld-lion-r5-072, b-2008-ix-0082. Adjust to right config for platform:
On b-linux64-hp-021 (screen 0 is linux32, screen 1 is linux64), bld-lion-r5-072, b-2008-ix-0082. Adjust to right config for platform:
  ./verify.sh -c mozBeta-firefox-linux64.cfg 2>&1 | tee log
  ./verify.sh -c mozBeta-firefox-linux64.cfg 2>&1 | tee log
Results: expected differences in channel-prefs.js and update-settings.ini, no failures:
<pre>diff -r source/firefox/defaults/pref/channel-prefs.js target/firefox/defaults/pref/channel-prefs.js
5c5
< pref("app.update.channel", "beta");
---
> pref("app.update.channel", "release");
diff -r source/firefox/update-settings.ini target/firefox/update-settings.ini
5c5
< ACCEPTED_MAR_CHANNEL_IDS=firefox-mozilla-beta,firefox-mozilla-release
---
> ACCEPTED_MAR_CHANNEL_IDS=firefox-mozilla-release
WARN: non-binary files found in diff
WARN: check_updates returned warning for Linux_x86-gcc3 downloads/firefox-34.0b11.tar.bz2 vs. downloads/firefox-34.0.tar.bz2: 2
</pre>


==== Push to beta ====
==== Push to beta ====
Confirmed users
4,293

edits