[ https://issues.apache.org/jira/browse/HADOOP-10980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ted Yu resolved HADOOP-10980. ----------------------------- Resolution: Cannot Reproduce Hadoop-Common-trunk has been green for a while. > TestActiveStandbyElector fails occasionally in trunk > ---------------------------------------------------- > > Key: HADOOP-10980 > URL: https://issues.apache.org/jira/browse/HADOOP-10980 > Project: Hadoop Common > Issue Type: Test > Affects Versions: 3.0.0 > 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.3.4#6332)