Confirmed users
3,990
edits
(Created page with " 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-...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
url='http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/1288334777/' | url='http://stage.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/1288334777/' | ||
name= | name= | ||
| Line 7: | Line 6: | ||
# TODO add the selective unzipping | # TODO add the selective unzipping | ||
unzip -o -jxvf firefox-4.0b8pre.en-US.linux-i686.tests.zip | unzip -o -jxvf firefox-4.0b8pre.en-US.linux-i686.tests.zip | ||
# TODO add the several test suites | # 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 | 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 | ||