You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/08/21 07:26:47 UTC

[jira] Created: (SUREFIRE-350) if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests

if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests
----------------------------------------------------------------------------------------------------------------

                 Key: SUREFIRE-350
                 URL: http://jira.codehaus.org/browse/SUREFIRE-350
             Project: Maven Surefire
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Brett Porter
             Fix For: 2.4




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SUREFIRE-350) if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests

Posted by "Jerome Lacoste (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120969 ] 

Jerome Lacoste commented on SUREFIRE-350:
-----------------------------------------

BTW, this create a very small 'regression' in our hacky use of the plugin.

In order to speed up build in some cases, we skipped the tests, but didn't skip the compile.tests phase.

We used to achieve this with the following little convenient trick:

   mvn install -Dtest=x

Now this doesn't work anymore and we have to do:

   mvn install -Dtest=x -DfailIfNoTests=false

which is too much verbose to my taste.

> if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-350
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-350
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Brett Porter
>             Fix For: 2.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SUREFIRE-350) if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed SUREFIRE-350.
---------------------------------

    Resolution: Fixed

Fixed in revision 597952.

> if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-350
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-350
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Brett Porter
>             Fix For: 2.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SUREFIRE-350) if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated SUREFIRE-350:
----------------------------------

    Fix Version/s: 2.4

> if test parameter is provided, and no match is found, an error should occur, not a successful build with 0 tests
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-350
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-350
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Brett Porter
>             Fix For: 2.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira