You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/11/13 00:54:35 UTC

[jira] [Created] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

Ted Yu created ZOOKEEPER-2080:
---------------------------------

             Summary: ReconfigRecoveryTest fails intermittently
                 Key: ZOOKEEPER-2080
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2080
             Project: ZooKeeper
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


I got the following test failure on MacBook with trunk code:
{code}
Testcase: testCurrentObserverIsParticipantInNewConfig took 93.628 sec
  FAILED
waiting for server 2 being up
junit.framework.AssertionFailedError: waiting for server 2 being up
  at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
  at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
{code}



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