You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2011/12/26 16:56:20 UTC

TestReplicationHandler

I'm running my own local Jenkins and pretty consistently seeing TestReplicationHandler failing as of about 1 week ago.  Anyone else seeing that?

  [junit] Testcase: org.apache.solr.handler.TestReplicationHandler:	FAILED
    [junit] ERROR: SolrIndexSearcher opens=48 closes=47
    [junit] junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=48 closes=47
    [junit] 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:137)
    [junit] 	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:74)
    [junit] 
    [junit] 
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 46.182 sec



Re: TestReplicationHandler

Posted by Grant Ingersoll <gs...@apache.org>.
Should have said, this is on branch_3x

On Dec 26, 2011, at 10:56 AM, Grant Ingersoll wrote:

> I'm running my own local Jenkins and pretty consistently seeing TestReplicationHandler failing as of about 1 week ago.  Anyone else seeing that?
> 
>   [junit] Testcase: org.apache.solr.handler.TestReplicationHandler:	FAILED
>     [junit] ERROR: SolrIndexSearcher opens=48 closes=47
>     [junit] junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=48 closes=47
>     [junit] 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:137)
>     [junit] 	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:74)
>     [junit] 
>     [junit] 
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 46.182 sec
> 
>