Changes

Jump to: navigation, search

Community:SummerOfCode14

167 bytes added, 18:14, 19 February 2014
Automation & Tools
See meta bug at {{bug|916295}}; actionable bugs for this project are {{bug|916265}} and {{bug|886570}}.
| JavaScript, Python
| [https://mozillians.org/en-US/u/jgriffin/ Jonathan Griffin]| [https://mozillians.org/en-US/u/jgraham/ James Graham]
|
|-
To build this tool we need to take a given test failure and work backwards to find its failure point. Starting with the given test failure, we need to start a fresh instance of the browser/profile and verify the single test case passes on it's own. Then we can repeat this process by adding more tests for each run until we find the failure. The most logical way to add tests will be per directory as each directory usually contains tests of similiar behavior. This would be added into the mochitest python harness. Doing so will give people the ability to quickly run this locally and with a small adjustment to our Try server (passing in the correct command line arguments), we can run this on production machines.
| JavaScript, Python
| [https://mozillians.org/en-US/u/jmaher/ Joel Maher]| [https://mozillians.org/en-US/u/jmaher/ Joel Maher]
|
|}
Confirm
512
edits

Navigation menu