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
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: [email protected]
For additional commands, e-mail: [email protected]