You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/10/20 21:18:24 UTC

[jira] Created: (HDFS-1468) TestBlockReport fails on trunk

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.


[jira] Resolved: (HDFS-1468) TestBlockReport fails on trunk

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved HDFS-1468.
--------------------------------------

    Resolution: Duplicate

Dup. of HDFS-733

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