I can reproduce this. Looks like its making invalid unicode in some situations.
On Sun, Jan 22, 2012 at 10:11 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12220/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testRandom > > Error Message: > java.lang.AssertionError: Some threads threw uncaught exceptions! > > Stack Trace: > java.lang.RuntimeException: java.lang.AssertionError: Some threads threw > uncaught exceptions! > at > org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:658) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) > at > org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:686) > at > org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:630) > > > > > Build Log (for compile errors): > [...truncated 3654 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
