Shalin Shekhar Mangar created SOLR-6225:
-------------------------------------------

             Summary: BasicDistributedZkTest.testDistribSearch failures
                 Key: SOLR-6225
                 URL: https://issues.apache.org/jira/browse/SOLR-6225
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud, update
    Affects Versions: 4.9
            Reporter: Shalin Shekhar Mangar
             Fix For: 4.10


The org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch fails often 
on jenkins:

{code}
1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
commitWithin did not work expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([307BF2EDE49408D1:B19D7CF593CB68ED]: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.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:357)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to