[ 
https://issues.apache.org/jira/browse/HDFS-10362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rushabh S Shah resolved HDFS-10362.
-----------------------------------
    Resolution: Invalid

Apparently the test case fails when my laptop is connected to wifi and passed 
if connected via ethernet.
So closing as invalid.

> 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: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to