Confirmed users
1,905
edits
(→Test conversion: Added Firefox UI tests repository.) |
(→Requirements: Add current roadmap) |
||
| Line 25: | Line 25: | ||
* Andreas Tolfsen (ato) - automation developer | * Andreas Tolfsen (ato) - automation developer | ||
= | = Roadmap = | ||
* finish writing Marionette update and security tests [whimboo, chmanchester] | |||
* get the above tests running in mozmill-CI and work on stabilizing them [whimboo] | |||
** rewrite mozmill automation scripts ( https://github.com/mozilla/mozmill-automation/ ), [whimboo] | |||
** update the pre-configured environments ( https://github.com/whimboo/mozmill-environment ), [whimboo] | |||
** update mozmill-ci to handle marionette instead of mozmill, [whimboo] | |||
** revise documentation, [whimboo] | |||
* uplift recent Marionette changes to aurora so that we won't have to depend on mozmill for release testing of the nest ESR [AutomatedTester] | |||
* implement method of running Marionette update tests that span different gecko releases [chmanchester] | |||
* work with Releng to get Marionette update tests running in buildbot release automation [owner: TBD] | |||
** in parallel, work with Treeherder to enable it to display jobs from buildbot release automation | |||
* work with Releng to get security and other Marionette tests running in buildbot release automation | |||
* update the mozmill-crowd add-on to let community still participate in testing (probably low priority), [whimboo] | |||
* rework Mozmill tests for TPS to become Marionette tests (low priority), [whimboo] | |||
* gradually turn off tests in mozmill-CI that are covered by m21s tests running in buildbot, with the goal of being completely off of mozmill-CI within two quarters [whimboo] | |||
== Test conversion == | == Test conversion == | ||
We | We are prioritizing the conversion of update and security tests; others will follow later as time and resources permit. | ||
The repository this work is happening can be found at https://github.com/mozilla/firefox-ui-tests. | The repository this work is happening can be found at https://github.com/mozilla/firefox-ui-tests. | ||