Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10141/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.test

Error Message:
expected:<{responseHeader={status=0,QTime=1},commits=[{indexVersion=1313066179316,generation=2,filelist=[_0.nrm,
 _0.tis, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.fdt, 1.fnx]}]}> but 
was:<{responseHeader={status=0,QTime=0},commits=[{indexVersion=1313066179316,generation=2,filelist=[_0.nrm,
 _0.tis, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.fdt, 1.fnx]}]}>

Stack Trace:
junit.framework.AssertionFailedError: 
expected:<{responseHeader={status=0,QTime=1},commits=[{indexVersion=1313066179316,generation=2,filelist=[_0.nrm,
 _0.tis, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.fdt, 1.fnx]}]}> but 
was:<{responseHeader={status=0,QTime=0},commits=[{indexVersion=1313066179316,generation=2,filelist=[_0.nrm,
 _0.tis, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _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 7925 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to