I committed a fix... the test was asserting that the random index wasn't optimized but IW can "inadvertently" optimize... there's even an issue open about that!
Mike On Wed, Oct 27, 2010 at 9:01 AM, Apache Hudson Server <[email protected]> wrote: > Build: > http://hudson.zones.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/639/ > > 1 tests failed. > REGRESSION: org.apache.lucene.TestExternalCodecs.testPerFieldCodec > > Error Message: > null > > Stack Trace: > junit.framework.AssertionFailedError: > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:878) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:844) > at > org.apache.lucene.TestExternalCodecs.testPerFieldCodec(TestExternalCodecs.java:646) > > > > > Build Log (for compile errors): > [...truncated 3076 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]
