You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/19 18:01:19 UTC

[jira] [Created] (HADOOP-10980) TestActiveStandbyElector fails occasionally in trunk

Ted Yu created HADOOP-10980:
-------------------------------

             Summary: TestActiveStandbyElector fails occasionally in trunk
                 Key: HADOOP-10980
                 URL: https://issues.apache.org/jira/browse/HADOOP-10980
             Project: Hadoop Common
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


>From https://builds.apache.org/job/Hadoop-Common-trunk/1211/consoleFull :
{code}
Running org.apache.hadoop.ha.TestActiveStandbyElector
Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec <<< FAILURE! - in org.apache.hadoop.ha.TestActiveStandbyElector
testWithoutZKServer(org.apache.hadoop.ha.TestActiveStandbyElector)  Time elapsed: 0.051 sec  <<< FAILURE!
java.lang.AssertionError: Did not throw zookeeper connection loss exceptions!
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.ha.TestActiveStandbyElector.testWithoutZKServer(TestActiveStandbyElector.java:722)
{code}



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