[
https://issues.apache.org/jira/browse/HDFS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923148#action_12923148
]
Todd Lipcon commented on HDFS-1468:
-----------------------------------
The failure was seen when running the full suite. I can confirm that running it
alone seems to pass (on the same machine)
> TestBlockReport fails on trunk
> ------------------------------
>
> Key: HDFS-1468
> URL: https://issues.apache.org/jira/browse/HDFS-1468
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: data-node, name-node
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Priority: Critical
> Attachments: failed-TestBlockReport.txt.gz
>
>
> TestBlockReport appears to be failing on trunk:
> Testcase: blockReport_08 took 4.68 sec
> FAILED
> Wrong number of PendingReplication blocks expected:<2> but was:<1>
> junit.framework.AssertionFailedError: Wrong number of PendingReplication
> blocks expected:<2> but was:<1>
> at
> org.apache.hadoop.hdfs.server.datanode.TestBlockReport.blockReport_08(TestBlockReport.java:414)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.