QA/Automation/Projects/Mozmill: Difference between revisions
< QA | Automation | Projects
Jump to navigation
Jump to search
AndreeaMatei (talk | contribs) |
|||
Line 35: | Line 35: | ||
| June 30th, 2014 | | June 30th, 2014 | ||
| - | | - | ||
| | | Replace local httpd.js web server with mozhttpd | ||
|- valign="top" | |||
| Sep 30th, 2014 | |||
| - | |||
| Stabilize restart testing automation - less than 5% intermittent failure rate | |||
|} | |} | ||
Revision as of 12:16, 14 July 2014
Overview
Replace the local httpd.js web server of Mozmill with mozhttpd to have it using marionette as its engine in the future
Name: | Mozmill Mozhttpd |
Leads: | Andrei Eftimie, Andreea Matei |
Contributors: | n/a |
Tracking Bug: | bug 754847 |
Repository: | https://github.com/mozilla/mozmill |
Etherpad: | https://etherpad.mozilla.org/mozmill-mozhttpd |
Roadmap
Date | Version | Details |
June 30th, 2014 | - | Replace local httpd.js web server with mozhttpd |
Sep 30th, 2014 | - | Stabilize restart testing automation - less than 5% intermittent failure rate |
How To Contribute
If you are interested in helping us on this project you might want to check the following links:
List of Tasks
In the following table you can find all the tasks, which have to be done before we can sign-off from the next goal on the road map. The entries are sorted by action to be taken, so we have to take them mostly from top to down. Some parallelism should be possible.
Task | Owner | Status |
Import mozhttpd for mozmill and get it running. Test how to access pages from Mozmill | Andreea and Andrei | Not Started |
Pass BASE_URL in the command line | Not started |