Confirmed users
4,293
edits
Line 168: | Line 168: | ||
./verify.sh -c moz19-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ./verify.sh -c moz19-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ||
===== Results ===== | |||
Windows: | |||
Only in source/bin: .autoreg | |||
diff -r source/bin/defaults/pref/channel-prefs.js target/bin/defaults/pref/channel-prefs.js | |||
1c1 | |||
< //@line 2 "e:\fx19rel\WINNT_5.2_Depend\mozilla\browser\app\profile\channel-prefs.js" | |||
--- | |||
> //@line 2 "e:\builds\moz2_slave\win32_build\build\browser\app\profile\channel-prefs.js" | |||
Binary files source/bin/freebl3.chk and target/bin/freebl3.chk differ | |||
Binary files source/bin/nssdbm3.chk and target/bin/nssdbm3.chk differ | |||
Only in source/bin: removed-files | |||
Binary files source/bin/softokn3.chk and target/bin/softokn3.chk differ | |||
3x chk files are expected (until {{bug|489961}} is resolved), .autoreg and removed-files are OK, and harmless comment change in channel-prefs.js | |||
Mac: | |||
<pre>diff -r source/Firefox.app/Contents/MacOS/defaults/pref/channel-prefs.js target/Firefox.app/Contents/MacOS/defaults/pref/channel-prefs.js | |||
1c1 | |||
< //@line 2 "/builds/tinderbox/Fx-Mozilla1.9-Release/Darwin_8.8.4_Depend/mozilla/browser/app/profile/channel-prefs.js" | |||
--- | |||
> //@line 2 "/builds/slave/macosx_build/build/browser/app/profile/channel-prefs.js" | |||
Only in source/Firefox.app/Contents/MacOS/plugins: Default Plugin.plugin | |||
Only in source/Firefox.app/Contents/MacOS/res/cursors: CVS | |||
Only in source/Firefox.app/Contents: Plug-Ins | |||
Contents of source/Firefox.app/Contents/MacOS/plugins/Default Plugin.plugin dir only in source or target | |||
1770374064 0 drwxr-xr-x 4 cltbld cltbld 136 Feb 4 18:53 source/Firefox.app/Contents/MacOS/plugins/Default Plugin.plugin/Contents | |||
1770374066 0 drwxr-xr-x 2 cltbld cltbld 68 Feb 4 18:53 source/Firefox.app/Contents/MacOS/plugins/Default Plugin.plugin/Contents/MacOS | |||
1770374067 0 drwxr-xr-x 3 cltbld cltbld 102 Feb 4 18:53 source/Firefox.app/Contents/MacOS/plugins/Default Plugin.plugin/Contents/Resources | |||
1770374068 0 drwxr-xr-x 2 cltbld cltbld 68 Feb 4 18:53 source/Firefox.app/Contents/MacOS/plugins/Default Plugin.plugin/Contents/Resources/English.lproj | |||
Contents of source/Firefox.app/Contents/MacOS/res/cursors/CVS dir only in source or target | |||
Contents of source/Firefox.app/Contents/Plug-Ins dir only in source or target | |||
1770374096 0 drwxr-xr-x 3 cltbld cltbld 102 Feb 2 20:10 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin | |||
1770374097 0 drwxr-xr-x 4 cltbld cltbld 136 Feb 4 18:53 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin/Contents | |||
1770374098 0 drwxr-xr-x 2 cltbld cltbld 68 Feb 4 18:53 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin/Contents/MacOS | |||
1770374099 0 drwxr-xr-x 3 cltbld cltbld 102 Feb 2 20:10 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin/Contents/Resources | |||
1770374100 0 drwxr-xr-x 3 cltbld cltbld 102 Feb 4 18:53 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj | |||
1770374101 0 drwxr-xr-x 2 cltbld cltbld 68 Feb 4 18:53 source/Firefox.app/Contents/Plug-Ins/PrintPDE.plugin/Contents/Resources/English.lproj/PrintPDE.nib | |||
</pre> | |||
Some empty directories (which the updater can't remove) and the harmless comment change. | |||
Linux: harmless comment change | |||
diff -r source/firefox/defaults/pref/channel-prefs.js target/firefox/defaults/pref/channel-prefs.js | |||
1c1 | |||
< //@line 2 "/builds/tinderbox/Fx-Mozilla1.9-Release/Linux_2.6.18-53.1.13.el5_Depend/mozilla/browser/app/profile/channel-prefs.js" | |||
--- | |||
> //@line 2 "/builds/slave/linux_build/build/browser/app/profile/channel-prefs.js" | |||
Locale specific: leftover searchplugins | |||
* fr | |||
Only in source/firefox/searchplugins: MediaDICO-fr.xml | |||
* hu | |||
Only in source/firefox/searchplugins: amazondotcom.xml | |||
Only in source/firefox/searchplugins: answers.xml | |||
Only in source/firefox/searchplugins: eBay.xml | |||
Only in source/firefox/searchplugins: yahoo.xml | |||
* it | |||
Only in source/firefox/searchplugins: demauro.xml | |||
* ua | |||
Only in source/firefox/searchplugins: price-ua.xml | |||
Locale specific: no locale for 3.6 | |||
* mn | |||
FAIL: no partial update found for https://aus2.mozilla.org/update/1/Firefox/3.0.18/2010020219/Linux_x86-gcc3/mn/betatest/update.xml?force=1 | |||
FAIL: download_mars returned non-zero exit code: 1 | |||
==== Push updates to beta channel ==== | ==== Push updates to beta channel ==== |