You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2007/09/07 18:53:31 UTC

[jira] Reopened: (HADOOP-1847) [hbase] Many HBase tests do not fail well.

     [ https://issues.apache.org/jira/browse/HADOOP-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Kellerman reopened HADOOP-1847:
-----------------------------------


There are still a few tests that have protected constructors and/or setUp and tearDown methods. These should be public.

> [hbase] Many HBase tests do not fail well.
> ------------------------------------------
>
>                 Key: HADOOP-1847
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1847
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>    Affects Versions: 0.15.0, 0.16.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.15.0
>
>         Attachments: patch.txt
>
>
> Tests based on AbstractMergeTestBase do not fail well.
> In particular, they do not do a good job of cleaning up which can sometimes cause the test to hang.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.