You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/11 15:14:18 UTC

[jira] [Commented] (METRON-29) Metron-Alerts test case should be remediated for JUnit 4

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

ASF GitHub Bot commented on METRON-29:
--------------------------------------

GitHub user dossett opened a pull request:

    https://github.com/apache/incubator-metron/pull/20

    METRON-29: Remediate Metron-Alerts unit tests for JUnit 4

    The main unit test here had to be marked `@Ignore` because it is really an integration test, which assumes a zookeeper cluster is available.  However, the main test is class is remediated and ready for JUnit 4 style unit tests to be added.

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

    $ git pull https://github.com/dossett/incubator-metron METRON-29

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

    https://github.com/apache/incubator-metron/pull/20.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 #20
    
----
commit 0a92ee17f152ef545ccc7264739cefd02b3681d6
Author: Aaron Dossett <aa...@target.com>
Date:   2016-02-11T14:10:46Z

    METRON-29: Remediate Metron-Alerts unit tests for JUnit 4

----


> Metron-Alerts test case should be remediated for JUnit 4
> --------------------------------------------------------
>
>                 Key: METRON-29
>                 URL: https://issues.apache.org/jira/browse/METRON-29
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Aaron Dossett
>




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