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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to