Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Griffin
ef71a8f1ce Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg 2009-11-10 11:16:12 -08:00
Ted Mielczarek
df3fb8c6f5 bug 522829 - add an extra print statement to checkForCrashes to try to figure out what's going wrong 2009-10-20 13:27:02 -04:00
Jonathan Griffin
939137e154 Bug 521457. Add debugger options to runreftest.py and runxpcshelltests.py. r=ted 2009-10-19 16:12:09 -07:00
Ted Mielczarek
086ed5d3e5 bug 519194 - No symbols in stack trace on tests of optimized builds (landing without review, consider it a bustage fix) 2009-10-02 14:46:49 -04:00
Serge Gautherie
3600dac7a9 Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Hv1) Use automationutils.dumpLeakLog(), fix/update automationutils.processLeakLog() log messages
r=ted.mielczarek
2009-09-16 17:50:03 +02:00
Serge Gautherie
cd3859d1e2 Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
2009-09-06 03:08:49 +02:00
Serge Gautherie
5afee426a4 Backed out changeset: f6bf83b50648 2009-08-26 22:36:55 +02:00
Serge Gautherie
30e5905f19 Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
2009-08-26 18:36:40 +02:00
Shawn Wilsher
ab1f3f40e2 Reverting accidental changes to build/automationutils.py from changeset 06433d3dafd9. 2009-07-22 12:24:54 -07:00
Shawn Wilsher
9636e1e848 Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function.
Avoid copying are argument strings.  String copying was showing up as 1% of the
time spent in our function, when we should almost never need to copy.
r=dwitte
r=dietrich
2009-07-22 11:47:29 -07:00
Ted Mielczarek
0f291c273a bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg 2009-05-11 15:54:39 -04:00