Rakesh R created HDFS-7813:
------------------------------
Summary: TestDFSHAAdminMiniCluster#testFencer testcase is failing
ferquently
Key: HDFS-7813
URL: https://issues.apache.org/jira/browse/HDFS-7813
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Reporter: Rakesh R
Assignee: Rakesh R
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)