You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/04 20:25:00 UTC

[jira] [Commented] (ZOOKEEPER-1363) Categorise unit tests by 'test-commit', 'full-test' etc

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

ASF GitHub Bot commented on ZOOKEEPER-1363:
-------------------------------------------

Github user mfenes commented on the issue:

    https://github.com/apache/zookeeper/pull/375
  
    The reason why I've created a test category for "slow" and not for "fast" is because this way one can specify a test category by ant test -Dtest.category=... and can exclude the "slow" tests from any category by using the -Dtest.quick=yes option. 
    The special logic for "slow" is also needed for backwards compatibility with the current ant test options.


> Categorise unit tests by 'test-commit', 'full-test' etc
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-1363
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1363
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: build, tests
>            Reporter: Henry Robinson
>            Assignee: Mark Fenes
>              Labels: newbie
>
> As discussed on the list, it would be good to split the Java test suite into categories so that it's easy to run a small set of unit tests against a patch, and to leave Jenkins to run the full suite of stress tests etc. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)