[
https://issues.apache.org/jira/browse/HDFS-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394500#comment-14394500
]
Hudson commented on HDFS-7954:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #143 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/143/])
HDFS-7954. TestBalancer#testBalancerWithPinnedBlocks should not be executed on
Windows. Contributed by Xiaoyu Yao (szetszwo: rev
4f412f487cafe3abe7268498ee54730cd62eecf4)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> TestBalancer#testBalancerWithPinnedBlocks failed on 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
> Assignee: Xiaoyu Yao
> Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-7947.00.patch
>
>
> {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)