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

Sergey Shelukhin commented on HBASE-7109:
-----------------------------------------

Split the lines, these and similar.
As for classes - there's javadoc on ClassFinder, plus its API is such that it 
cannot be used without explicitly making decisions on how to filter classes 
(due to ctor), so there should be no confusion.
ClassTestFinder only exists to contain the filters, initially ClassFinder was 
separate and filters separate (because they do separate things), but I 
encapsulated the filters into ClassTestFinder for convenience.

                
> 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, HBASE-7109-v2-squashed.patch, 
> HBASE-7109-v3-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

Reply via email to