[
https://issues.apache.org/jira/browse/HDFS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923140#action_12923140
]
Jakob Homan commented on HDFS-1468:
-----------------------------------
This failure is not consistent. From just now:
{noformat} [junit] Running
org.apache.hadoop.hdfs.server.datanode.TestBlockReport
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 67.186
sec{noformat}
> 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.