= Firefox 3.6.6+nobinonly-0ubuntu0.8.04.2 upgrade tests = * Start with a fresh install of Firefox 3.0.19 before each test * Check the following after each test: * Custom changes in /etc/firefox-3.0/pref/firefox.js are preserved, and new keys are merged in from /etc/firefox/pref/firefox.js without displaying a conffile prompt * All preferences are in /etc/firefox-3.0 * It is possible to install firefox-2 in parallel * There is no transitional cruft in /etc/firefox/profile * The symlinks in /usr/lib/firefox-3.6.6/defaults point to /etc/firefox-3.0/.... * The correct icon is displayed on the panel and in the menus * The files in /etc/firefox-3.0 that used to belong to firefox-3.0 should now be owned by firefox === Chris Coulson (chrisccoulson) === || No. || Details || Success || Comments || || 1 || Upgrade directly to 3.6.6+nobinonly-0ubuntu0.8.04.2 || Yes || Got new firefox.js during the upgrade. md5sum of firefox.js matched the output of ```dpkg-query -W -f='${Conffiles}\n' firefox``` || || 2 || Make changes to /etc/firefox-3.0/pref/firefox.js and upgrade directly to 3.6.6+nobinonly-0ubuntu0.8.04.2 || Yes || firefox.js preserved during the update, with new keys merged in || || 3 || Upgrade to 3.6.6+nobinonly-0ubuntu0.8.04.2 via 3.6.6+nobinonly-0ubuntu0.8.04.1 || Yes || Got new firefox.js during the upgrade. md5sum of firefox.js matched the output of ```dpkg-query -W -f='${Conffiles}\n' firefox```. No cruft in /etc/firefox/profile || || 4 || Make changes to /etc/firefox-3.0/pref/firefox.js and then upgrade to 3.6.6+nobinonly-0ubuntu0.8.04.2 via 3.6.6+nobinonly-0ubuntu0.8.04.1 || Yes || firefox.js preserved during the update, with new keys merged in. No cruft left in /etc/firefox/profile || || 5 || Upgrade to 3.6.6+nobinonly-0ubuntu0.8.04.1, make changes to /etc/firefox/pref/firefox.js and then upgrade to 3.6.6+nobinonly-0ubuntu0.8.04.2 || Yes || Got new firefox.js after first update, changes preserved during the next update. No cruft left in /etc/firefox/profile ||