[
https://issues.apache.org/jira/browse/HDFS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923334#action_12923334
]
Konstantin Boudnik commented on HDFS-1468:
------------------------------------------
This is knowingly flaky test... Perhaps I'm personally responsible for it, but
it's pretty hard to catch the failure consistently. I never been able to
reproduce it in my own runs, only have seen it in Hudson builds.
There should be a JIRA for this... here it is HDFS-733. I'm going to close this
one as a dup.
> 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.