Attila Doroszlai created HDDS-3143:
--------------------------------------

             Summary: Rename silently ignored tests
                 Key: HDDS-3143
                 URL: https://issues.apache.org/jira/browse/HDDS-3143
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Surefire plugin is configured to run {{Test*}} classes, but there are two test 
classes named {{*Test}}:

{code}
$ find */*/src/test/java -name '*Test.java' | xargs grep -l '@Test'
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/HddsServerUtilTest.java
hadoop-ozone/insight/src/test/java/org/apache/hadoop/ozone/insight/LogSubcommandTest.java
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to