[
https://issues.apache.org/jira/browse/HDFS-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368589#comment-14368589
]
zhaoyunjiong commented on HDFS-7954:
------------------------------------
For windows, you are right, it will fail until HDFS-7759 is ready.
For Linux, I can't reproduce the problem, could you let me know more
information to reproduce the failure?
> TestBalancer#testBalancerWithPinnedBlocks failed on both Linux and Windows
> --------------------------------------------------------------------------
>
> Key: HDFS-7954
> URL: https://issues.apache.org/jira/browse/HDFS-7954
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Reporter: Xiaoyu Yao
>
> {code}
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
> Time elapsed: 22.624 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> 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.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:353)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)