You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/11/07 02:00:27 UTC

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

    [ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492004#comment-13492004 ] 

Ted Yu commented on HBASE-7109:
-------------------------------

{code}
+  private Class<?> makeClass(String className, boolean optimistic)
{code}
optimistic is governing how exception is handled. Would failOnException be a better name ?
{code}
+
+public class TestClassFinder extends ClassFinder {
{code}
The above test is missing test category.
                
> integration tests on cluster are not getting picked up from distribution
> ------------------------------------------------------------------------
>
>                 Key: HBASE-7109
>                 URL: https://issues.apache.org/jira/browse/HBASE-7109
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HBASE-7109-squashed.patch
>
>
> The method of finding test classes only works on local build (or its full copy), not if the distribution is used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira