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

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

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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to