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 13:15:00 UTC

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

Libor Rysavy created SUREFIRE-2119:
--------------------------------------

             Summary: 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


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)