User:Armenzg:unittest script
Jump to navigation
Jump to search
url='http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/1288334777/' name= wget --progress=dot:mega -N $url/firefox-4.0b8pre.en-US.linux-i686.tar.bz2 tar -jxvf firefox-4.0b8pre.en-US.linux-i686.tar.bz2 wget --progress=dot:mega -N $url/firefox-4.0b8pre.en-US.linux-i686.tests.zip # TODO add the selective unzipping unzip -o -jxvf firefox-4.0b8pre.en-US.linux-i686.tests.zip
# TODO add the several test suites python mochitest/runtests.py --appname=firefox/firefox-bin --utility-path=bin --extra-profile-file=bin/plugins --certificate-path=certs --autorun --close-when-done --console-level=INFO --symbols-path=symbols --total-chunks=5 --this-chunk=1 --chunk-by-dir=4