You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/02/04 13:13:34 UTC

[jira] [Created] (SOLR-7075) TestConfigReload failure

Shalin Shekhar Mangar created SOLR-7075:
-------------------------------------------

             Summary: TestConfigReload failure
                 Key: SOLR-7075
                 URL: https://issues.apache.org/jira/browse/SOLR-7075
             Project: Solr
          Issue Type: Bug
    Affects Versions: 5.0
            Reporter: Shalin Shekhar Mangar
            Assignee: Noble Paul
         Attachments: tests-failure.txt

I saw this failure on my local jenkins instance:

{code}
java.lang.AssertionError: tried these servers [http://127.0.0.1:45067/_mgd/collection1, http://127.0.0.1:57498/_mgd/collection1, http://127.0.0.1:40538/_mgd/collection1, http://127.0.0.1:49756/_mgd/collection1] succeeded only in []  expected:<4> but was:<0>
	at __randomizedtesting.SeedInfo.seed([29B83512050F2D58:A1EC0AC8ABF340A0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestConfigReload.checkConfReload(TestConfigReload.java:139)
	at org.apache.solr.handler.TestConfigReload.reloadTest(TestConfigReload.java:99)
	at org.apache.solr.handler.TestConfigReload.test(TestConfigReload.java:86)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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