Just fixed this one... the responseHeader didn't match (due to QTime). -Yonik http://www.lucidimagination.com
On Thu, Aug 11, 2011 at 7:41 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10140/ > > 1 tests failed. > REGRESSION: org.apache.solr.handler.TestReplicationHandler.test > > Error Message: > expected:<{responseHeader={status=0,QTime=0},commits=[{indexVersion=1313062868541,generation=2,filelist=[_0.nrm, > _0_0.frq, _0.fnm, _0_0.tib, segments_2, _0_0.sd, _0.fdx, _0_0.tii, _0.fdt, > 1.fnx]}]}> but > was:<{responseHeader={status=0,QTime=1},commits=[{indexVersion=1313062868541,generation=2,filelist=[_0.nrm, > _0_0.frq, _0.fnm, _0_0.tib, segments_2, _0_0.sd, _0.fdx, _0_0.tii, _0.fdt, > 1.fnx]}]}> > > Stack Trace: > junit.framework.AssertionFailedError: > expected:<{responseHeader={status=0,QTime=0},commits=[{indexVersion=1313062868541,generation=2,filelist=[_0.nrm, > _0_0.frq, _0.fnm, _0_0.tib, segments_2, _0_0.sd, _0.fdx, _0_0.tii, _0.fdt, > 1.fnx]}]}> but > was:<{responseHeader={status=0,QTime=1},commits=[{indexVersion=1313062868541,generation=2,filelist=[_0.nrm, > _0_0.frq, _0.fnm, _0_0.tib, segments_2, _0_0.sd, _0.fdx, _0_0.tii, _0.fdt, > 1.fnx]}]}> > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1526) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1428) > at > org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:631) > at > org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:233) > > > > > Build Log (for compile errors): > [...truncated 7886 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]
