Auto-tools/Projects/Compatibile By Default Automation: Difference between revisions
< Auto-tools | Projects
Jump to navigation
Jump to search
No edit summary |
|||
| Line 24: | Line 24: | ||
= Dependencies = | = Dependencies = | ||
* The list of [https://docs.google.com/document/d/1prS9gvDUF15M7ASlRcZcK2zNBROTPuJgakhInr2Vnk4/edit?hl=en_US 100 addons] | * The list of [https://docs.google.com/document/d/1prS9gvDUF15M7ASlRcZcK2zNBROTPuJgakhInr2Vnk4/edit?hl=en_US 100 addons] | ||
* We need some VMs to run this on - provisioned in {{bug|}} | * We need some VMs to run this on - provisioned in {{bug|718081}} | ||
* The list of addons we need to install for our addon base (wlach to provide) | * The list of addons we need to install for our addon base (wlach to provide) | ||
= Notes = | = Notes = | ||
* Dburns notes | * Dburns notes | ||
Revision as of 23:02, 13 January 2012
Motivation
We are changing our addon story from a "disabled by default" to a "compatible by default" architecture. This means that we will now have all addons be compatible until we learn otherwise. We need a testing system for this both in the short term and the long term.
This project covers the short term testing so that we can determine:
- If making addons compatible by default break the browser, and if so which one/combination of them?
- If the browser is broken will it still be able to update to a newer version of Firefox so that the addon blacklist can be updated to force-disable problem addons.
Deliverable
- Use Mozmill Endurance and Update tests to test functionality and updatability with the addons installed.
- The results will be sent to a server for tracking
- The test will run:
- for addons in top 100 addons:
- install the top 5 addons
- Run endurance and update tests, upload results
- for addons in top 100 addons:
Team
- Henrik (whimboo) - working on mozmill wrapper script to install addons and run tests
- Clint (ctalbert) - working with IT to provision machines and ensure the reporting machine is set up
- Will (wlach) - to get us the list of addons for addon base
Deadline
- The first round of this needs to be done by end of January
Dependencies
- The list of 100 addons
- We need some VMs to run this on - provisioned in bug 718081
- The list of addons we need to install for our addon base (wlach to provide)
Notes
- Dburns notes