You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by august782 <gi...@git.apache.org> on 2016/06/19 21:21:36 UTC

[GitHub] commons-cli pull request #5: Skipping empty tests

GitHub user august782 opened a pull request:

    https://github.com/apache/commons-cli/pull/5

    Skipping empty tests

    This pull request adds @Ignore to tests with purposely left empty test bodies due to the features not being implemented (the @Test is added as well due to how JUnit processes annotations and would not actually skip these tests unless they are annotated with @Test). With these ignores, 54 test cases can be skipped from execution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/august782/commons-cli ignoretests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-cli/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit fbf766fb605ce7dc0a4fe59ec44c217ec8363d69
Author: August Shi <aw...@illinois.edu>
Date:   2016-06-19T21:14:46Z

    Skipping empty tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-cli pull request #5: Skipping empty tests

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-cli/pull/5


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org