Attila Doroszlai created HDDS-9757:
--------------------------------------

             Summary: Cannot run specific test due to 
failIfNoSpecifiedTests=true
                 Key: HDDS-9757
                 URL: https://issues.apache.org/jira/browse/HDDS-9757
             Project: Apache Ozone
          Issue Type: Bug
          Components: build, test
    Affects Versions: 1.4.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


After the upgrade to Surefire 3.2.2 single test cannot be run:

{code:title=mvn -am -pl :hdds-server-scm -Dtest='TestBlockManager' clean test}
...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.2.2:test (default-test) on 
project hdds-annotation-processing: No tests matching pattern 
"TestBlockManager" were executed! (Set -Dsurefire.failIfNoSpecifiedTests=false 
to ignore this error.) 
{code}

The default value of {{failIfNoSpecifiedTests}} was changed in SUREFIRE-1910, 
released in 3.0.0-M6.  HDDS-9741 upgraded from 3.0.0-M5.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to