You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Burger (JIRA)" <ji...@codehaus.org> on 2012/02/15 11:50:03 UTC

[jira] (SUREFIRE-838) Specifying groups configuration option does not automatically make surefire select the junit47 provider

Martin Burger created SUREFIRE-838:
--------------------------------------

             Summary: Specifying groups configuration option does not automatically make surefire select the junit47 provider
                 Key: SUREFIRE-838
                 URL: https://jira.codehaus.org/browse/SUREFIRE-838
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.7+ (parallel) support
    Affects Versions: 2.12
            Reporter: Martin Burger


I am trying to use JUnit categories to execute a selected set of unit tests. For that purpose, I added the groups configuration option. However, when I execute mvn test, all tests are executed.

Only after I manually specified surefire-junit47 as provider, Surefire takes groups into account. Thus, it seems that Surefire does not select the junit47 provider automatically.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-838) Specifying groups configuration option does not automatically make surefire select the junit47 provider

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SUREFIRE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-838.
---------------------------------------

    Resolution: Duplicate
      Assignee: Kristian Rosenvold

Duplicates the fixed SUREFIRE-832
                
> Specifying groups configuration option does not automatically make surefire select the junit47 provider
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-838
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-838
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Junit 4.7+ (parallel) support
>    Affects Versions: 2.12
>            Reporter: Martin Burger
>            Assignee: Kristian Rosenvold
>
> I am trying to use JUnit categories to execute a selected set of unit tests. For that purpose, I added the groups configuration option. However, when I execute mvn test, all tests are executed.
> Only after I manually specified surefire-junit47 as provider, Surefire takes groups into account. Thus, it seems that Surefire does not select the junit47 provider automatically.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira