You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/11/26 16:24:13 UTC

[jira] [Assigned] (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 ]

Josh Elser reassigned ACCUMULO-3370:
------------------------------------

    Assignee:     (was: Josh Elser)

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