[
https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486275#comment-14486275
]
Haohui Mai commented on HDFS-7813:
----------------------------------
Reverted in trunk, branch-2 and branch-2.7.
> TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently
> -------------------------------------------------------------------
>
> Key: HDFS-7813
> URL: https://issues.apache.org/jira/browse/HDFS-7813
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: ha, test
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 2.7.0
>
> Attachments: HDFS-7813-001.patch
>
>
> Following is the failure trace.
> {code}
> java.lang.AssertionError: expected:<0> but was:<-1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.hdfs.tools.TestDFSHAAdminMiniCluster.testFencer(TestDFSHAAdminMiniCluster.java:163)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)