You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marco Bungart (Jira)" <ji...@apache.org> on 2022/02/15 03:42:00 UTC

[jira] [Created] (SUREFIRE-2013) property testSourceDirectory does not work as expected/intended

Marco Bungart created SUREFIRE-2013:
---------------------------------------

             Summary: property testSourceDirectory does not work as expected/intended
                 Key: SUREFIRE-2013
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2013
             Project: Maven Surefire
          Issue Type: Bug
          Components: JUnit 5.x support, Maven Failsafe Plugin, Maven Surefire Plugin
    Affects Versions: 3.0.0-M5
            Reporter: Marco Bungart


h3. Expected behaviour:
According to [the documentation|https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html], when we set the property {{testSourceDirectory}}, only tests in the specified directory should be executed.

h3. Actual behaviour:
All tests are executed

h3. Reproducer:
Can be found in [this bitbucket repository|https://bitbucket.org/turing85/surefire-failsafe-bug]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)