Steve Vaughan created HADOOP-18419:
--------------------------------------

             Summary: Don't fail when using -DNoUnitTests
                 Key: HADOOP-18419
                 URL: https://issues.apache.org/jira/browse/HADOOP-18419
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 3.4.0
            Reporter: Steve Vaughan
            Assignee: Steve Vaughan


There are commands in hadoop.sh that use -Dtest=NoUnitTests.  I believe this is 
intended to replace -DskipTest, by not matching any tests.  This causes an 
issue since the default for surefire.failIfNoSpecifiedTests is true.

Updating those commands to override the default will address the issue.



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

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

Reply via email to