[
https://issues.apache.org/jira/browse/HDFS-10362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271094#comment-15271094
]
Rushabh S Shah commented on HDFS-10362:
---------------------------------------
Thanks for mentioning this jira.
The same test case failed in HDFS-10348 also.
> TestDataNodeLifeline always fails on trunk on mac.
> --------------------------------------------------
>
> Key: HDFS-10362
> URL: https://issues.apache.org/jira/browse/HDFS-10362
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Rushabh S Shah
>
> TestDataNodeLifeline fails always on my local box but haven't seen any
> failure in jenkins build.
> {noformat}
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 29.861 sec
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.datanode.TestDataNodeLifeline
> testSendLifelineIfHeartbeatBlocked(org.apache.hadoop.hdfs.server.datanode.TestDataNodeLifeline)
> Time elapsed: 18.81 sec <<< FAILURE!
> java.lang.AssertionError: Expect DataNode to be kept alive by lifeline.
> expected:<1> but was:<0>
> 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.apache.hadoop.hdfs.server.datanode.TestDataNodeLifeline.testSendLifelineIfHeartbeatBlocked(TestDataNodeLifeline.java:185)
> Results :
> Failed tests:
> TestDataNodeLifeline.testSendLifelineIfHeartbeatBlocked:185 Expect DataNode
> to be kept alive by lifeline. expected:<1> but was:<0>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]