Hi, so Java 7 has the same bug like 1.6.0_26 that PorterStem sometimes crashes because hotspot bug...
The test failure in WordDelimiterFilter is caused by other Unicode version, Robert takes care. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Apache Jenkins Server [mailto:[email protected]] > Sent: Saturday, July 23, 2011 2:11 PM > To: [email protected] > Subject: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2 - Still > Failing > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2/ > > 2 tests failed. > FAILED: TEST-org.apache.lucene.analysis.en.TestPorterStemFilter.xml.<init> > > Error Message: > > > Stack Trace: > Test report file /home/hudson/hudson-slave/workspace/Lucene-Solr-tests- > only-trunk-java7/checkout/modules/analysis/build/common/test/TEST- > org.apache.lucene.analysis.en.TestPorterStemFilter.xml was length 0 > > FAILED: > org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter.testSplits > > Error Message: > term 0 expected:<[۞]test> but was:<[]test> > > Stack Trace: > at > org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamC > ontents(BaseTokenStreamTestCase.java:123) > at > org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamC > ontents(BaseTokenStreamTestCase.java:158) > at > org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter.doSplit(T > estWordDelimiterFilter.java:132) > at > org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter.testSplits( > TestWordDelimiterFilter.java:158) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1486) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1404) > > > > > Build Log (for compile errors): > [...truncated 5156 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
