Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
3.4.0
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
HADOOP-18417 Upgrade Maven Surefire plugin to 3.0.0-M7
- Patch Available
- fixes
-
HADOOP-18417 Upgrade Maven Surefire plugin to 3.0.0-M7
- Patch Available
- links to