You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Libor Rysavy (Jira)" <ji...@apache.org> on 2022/10/11 14:05:00 UTC

[jira] [Commented] (SUREFIRE-2119) Inconsistent failIfNoSpecifiedTests parameter prefixes

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

Libor Rysavy commented on SUREFIRE-2119:
----------------------------------------

Please review https://github.com/apache/maven-surefire/pull/570

> Inconsistent failIfNoSpecifiedTests parameter prefixes
> ------------------------------------------------------
>
>                 Key: SUREFIRE-2119
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2119
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 3.0.0-M7
>            Reporter: Libor Rysavy
>            Priority: Major
>
> Surefire is using `surefire.failIfNoSpecifiedTests`, but failsafe `it.failIfNoSpecifiedTests`. Error msg is then pointing to nonexistent property:
> {noformat}
> No tests matching pattern "..." were executed! (Set -Dfailsafe.failIfNoSpecifiedTests=false to ignore this error.)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)