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
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.