You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/08/31 22:07:21 UTC

[jira] [Resolved] (ACCUMULO-3370) Integration tests runs should be controlled via junit categories

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

Christopher Tubbs resolved ACCUMULO-3370.
-----------------------------------------
    Resolution: Duplicate

> Integration tests runs should be controlled via junit categories
> ----------------------------------------------------------------
>
>                 Key: ACCUMULO-3370
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3370
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: mini, test
>            Reporter: Mike Drob
>
> After ACCUMULO-3167 our integration tests need to specify if they can run on a mini cluster or not. They do so by either including an {{Assume}} or overriding the method {{canRunTest}}.
> Instead, we should use junit categories[1] and then can easily turn tests on and off.
> [1]: https://github.com/junit-team/junit/wiki/Categories



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)