[
https://issues.apache.org/jira/browse/HDFS-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580380#comment-14580380
]
Hudson commented on HDFS-8568:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #954 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/954/])
HDFS-8568. TestClusterId#testFormatWithEmptyClusterIdOption is failing.
Contributed by Rakesh R. (xyao: rev 3c2397cb041068172c8ad209996414d7371d2eca)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestClusterId.java
> TestClusterId#testFormatWithEmptyClusterIdOption is failing
> -----------------------------------------------------------
>
> Key: HDFS-8568
> URL: https://issues.apache.org/jira/browse/HDFS-8568
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Rakesh R
> Assignee: Rakesh R
> Labels: Test
> Fix For: 2.8.0
>
> Attachments: HDFS-8568-00.patch
>
>
> It fails with the below exception:
> {code}
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.hdfs.server.namenode.TestClusterId.testFormatWithEmptyClusterIdOption(TestClusterId.java:292)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)