On Thu, Mar 12, 2015, at 07:48 PM, Boris Zbarsky wrote: > On 3/12/15 6:51 PM, Jonathan Griffin wrote: > > What other use cases would you like us to address, which aren't derivatives > > of the above issues? > > I ran into a problem just yesterday: I wanted to run mochitest-browser > locally, to debug an error that happened very early in the test run > startup. > > So I did: > > mach mochitest-browser --debugger=gdb > > and hit my breakpoint and so forth... then quit the debugger. > > Then the test harness respawned another debugger to run more tests. And > then another.
Can you file a bug on this specific issue? This is pretty dumb behavior. (We started running Mochitests in "run by dir" mode which runs a separate browser per-directory-chunk to reduce interference between tests, and this is an obviously undesirable side effect.) -Ted _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform