Attila Doroszlai created HDDS-6094:
--------------------------------------

             Summary: Some unit tests are skipped due to using JUnit4 runner
                 Key: HDDS-6094
                 URL: https://issues.apache.org/jira/browse/HDDS-6094
             Project: Apache Ozone
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


These unit tests are skipped currently, because they are annotated with 
JUnit5's {{Test}}, which the JUnit4 runner does not know about:

{code}
hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/ratis/conf/TestRatisClientConfig.java
hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/ratis/conf/TestRaftClientConfig.java
hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/tracing/TestStringCodec.java
{code}



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

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

Reply via email to