Re: test failures when running under IBM J9

2013-01-30 Thread Michael McCandless
OK I opened LUCENE-4736 and LUCENE-4737. Thanks Dawid! Mike McCandless http://blog.mikemccandless.com On Tue, Jan 29, 2013 at 6:03 PM, Michael McCandless wrote: > When I run Lucene core tests with IBM J9 1.6, some tests fail with > zombie threads that could not be killed, eg: > > [junit4:juni

Re: test failures when running under IBM J9

2013-01-30 Thread Michael McCandless
On Wed, Jan 30, 2013 at 2:43 AM, Dawid Weiss wrote: > CC me directly if you can, Mike -- I have been terribly busy and > wouldn't want to miss questions that relate directly to what I can > answer. :) OK will do! >> [junit4:junit4]>1) Thread[id=102, name=Thread-44, >> state=TIMED_WAITIN

Re: test failures when running under IBM J9

2013-01-29 Thread Dawid Weiss
CC me directly if you can, Mike -- I have been terribly busy and wouldn't want to miss questions that relate directly to what I can answer. :) > [junit4:junit4]>1) Thread[id=102, name=Thread-44, > state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete] > [junit4:junit4]> at java

test failures when running under IBM J9

2013-01-29 Thread Michael McCandless
When I run Lucene core tests with IBM J9 1.6, some tests fail with zombie threads that could not be killed, eg: [junit4:junit4] ERROR 0.00s J2 | TestIndexWriterDelete (suite) <<< [junit4:junit4]> Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE sco