[
https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487247#comment-14487247
]
Hudson commented on HDFS-7813:
------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk #892 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/892/])
Revert HDFS-7813. (wheat9: rev 82d56b337d468f4065df5005f9f67487ac97d2d7)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSHAAdminMiniCluster.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> 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)