QA/Desktop Firefox/GetInvolved/Tasks: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 36: Line 36:
# Set up the Mozmill command-line client following [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client these instructions]
# Set up the Mozmill command-line client following [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client these instructions]
# Set up your Mercurial configuration using [https://developer.mozilla.org/en/Mozmill_Tests#Configuring_Mercurial these instructions]
# Set up your Mercurial configuration using [https://developer.mozilla.org/en/Mozmill_Tests#Configuring_Mercurial these instructions]
# Clone the tests using [https://developer.mozilla.org/en/Mozmill_Tests#Cloning_the_test_repository these instructions]
# Clone the mozmill-automation repository: 'hg clone http://hg.mozilla.org/qa/mozmill-automation'
# Run the start-l10n script from your MozillaBuild folder
# Run the start-l10n script from your MozillaBuild folder
# cd to the folder where mozmill-tests was cloned
# cd to the folder where mozmill-automation was cloned
# Run the tests using the following syntax:
# Run the tests using the following syntax:
<pre>
<pre>
mozmill --binary=%path_to_Firefox_build%
./testrun_functional.py
        --test=tests/functional/  
         --logfile=testrun.log  
         --logfile=testrun.log  
         --report=http://mozmill-crowd.blargon7.com/db/
         --report=http://mozmill-crowd.blargon7.com/db/
        %path_to_Firefox_build%
</pre>
</pre>
More details about syntax can be found [https://developer.mozilla.org/en/Mozmill_Tests#Using_the_command_line_client here] or by running ''mozmill --?''


Once the tests complete (~15 minutes) your results will appear on the [http://mozmill-crowd.blargon7.com/#/functional/reports mozmill-crowd dashboard].
Once the tests complete (~15 minutes) your results will appear on the [http://mozmill-crowd.blargon7.com/#/functional/reports mozmill-crowd dashboard].
canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747

edits

Navigation menu