You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/11/21 19:51:00 UTC

[jira] [Created] (HDDS-9757) Cannot run specific test due to failIfNoSpecifiedTests=true

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org