[ https://issues.apache.org/jira/browse/LUCENE-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-2274: ---------------------------------- Attachment: LUCENE-2274.patch New patch with improvements from IRC (Mike McCandless): - revert for NRT to stdout - Chain the handlers > Catch exceptions in Threads created by JUnit tasks > -------------------------------------------------- > > Key: LUCENE-2274 > URL: https://issues.apache.org/jira/browse/LUCENE-2274 > Project: Lucene - Java > Issue Type: Test > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Priority: Minor > Fix For: 3.1 > > Attachments: LUCENE-2274.patch, LUCENE-2274.patch > > > On hudson we had several assertions failed in TestRAMDirectory, that were > never caught by the error reportier in JUnit (as the test itsself did not > fail). This patch adds a handler for uncaught exceptions to > LuceneTestCase(J4) that let the test fail in tearDown(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org