canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
| Line 62: | Line 62: | ||
* Each Mozmill test covers exactly one test on Litmus (make sure the test is accurate before starting to work on it - re-check with group owner if necessary) | * Each Mozmill test covers exactly one test on Litmus (make sure the test is accurate before starting to work on it - re-check with group owner if necessary) | ||
* When tests have been updated always test them across platforms and with the automation test-run script from the mozmill-automation repository. | * When tests have been updated always test them across platforms and with the automation test-run script from the mozmill-automation repository. | ||
* Don't forget to update the Litmus tests which are connected to Mozmill tests | * Don't forget to update the Litmus tests which are connected to Mozmill tests of the same Branch | ||
* If you have to disable a Litmus test please follow [https://wiki.mozilla.org/QA/Execution/Litmus#Disabling_of_Litmus_Tests those steps]. | |||
* Obey the [https://developer.mozilla.org/en/Mozmill_Tests/Mozmill_Style_Guide Style Guide] for Mozmill tests. | * Obey the [https://developer.mozilla.org/en/Mozmill_Tests/Mozmill_Style_Guide Style Guide] for Mozmill tests. | ||
* We do not add new Mozmill tests to older branches, only for Nightly and Aurora. Only test fixes will be allowed to land on older branches. | |||