Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 9221 - Failure


Copy link to this message
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10140 - Failure
Yonik Seeley 2011-08-11, 12:37
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]
>
>

---------------------------------------------------------------------