mozilla / memchaser

Firefox extension to chase the memory usage and garbage collector activity
https://wiki.mozilla.org/QA/Automation_Services/Projects/Addons/MemChaser
29 stars 23 forks source link

Enable verbose logging for cfx test, and make it opt-in for cfx run and similar commands #209

Closed xabolcs closed 9 years ago

xabolcs commented 9 years ago

From the talk in #208:

@xabolcs proposed:

I propose a change to build.xml (and for travis.yml). It would be nice if Travis CI would have detailed test output: it would be nice to change build.xml's test target to use --verbose parameter for cfx if runs under Travis CI. A new build parameter (like -Dbinary is now) would be nice. It would help for local testing too. Thoughts?

@whimboo commented:

I would always enable verbose logging for cfx test, but we could make it opt-in for cfx run and similar commands.

xabolcs commented 9 years ago

Hey! This is fixed by commit 52ff9061c5828319c77fcc402c9d618e2da13c52.