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 2014/07/07 22:20:34 UTC

[jira] [Created] (SOLR-6228) TestReplicationHandler.doTestIndexAndConfigReplication failure on jenkins

Shalin Shekhar Mangar created SOLR-6228:
-------------------------------------------

             Summary: TestReplicationHandler.doTestIndexAndConfigReplication failure on jenkins
                 Key: SOLR-6228
                 URL: https://issues.apache.org/jira/browse/SOLR-6228
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud, Tests
            Reporter: Shalin Shekhar Mangar


I recently saw a failure on jenkins:

http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4077/
{code}
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
expected:<0> but was:<1404646041002>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1404646041002>
        at __randomizedtesting.SeedInfo.seed([7B532BE2B6B38F19:6F1B70B795B43207]: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:147)
        at org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:987)
        at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:559)
{code}



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

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