Also: we can fix TestIndexWriterOnJRECrash to *not* dump everytime. Currently when it calls fork() it passes all of your -D's, -X's, etc.
it could just intentionally not pass this one to its child process: replaceAll("-Xwhatevertheheapdumpoptionis","") On Tue, Oct 16, 2012 at 8:43 AM, Michael McCandless <luc...@mikemccandless.com> wrote: > On Sat, Oct 13, 2012 at 12:05 PM, Robert Muir <rcm...@gmail.com> wrote: >> This one is now a nightly-only test! So maybe we can safely enable >> this for the hourly builds? > > +1 > > Seems like we just need something to prune them if disk is getting full? > > Mike McCandless > > http://blog.mikemccandless.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org