ReleaseEngineering/Mozharness/How to run tests as a developer: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 44: Line 44:


* If you use the above commands, you don't need a buildprops.json.  Otherwise you need to create a buildprops.json (I think this goes in cwd); this is output in the log of the test you're trying to replicate.
* If you use the above commands, you don't need a buildprops.json.  Otherwise you need to create a buildprops.json (I think this goes in cwd); this is output in the log of the test you're trying to replicate.
== Developer configs ==
In the long term, you should be able to simply add --cfg foo_dev.py to the line that is run in production and make it easier for a developer to run the tests.
See {{bug|1014914}} for an example.


== buildprops.json ==
== buildprops.json ==
Confirmed users
3,990

edits