PJ Fanning created HADOOP-18126:
-----------------------------------
Summary: junit-vintage tests seem to be failing
Key: HADOOP-18126
URL: https://issues.apache.org/jira/browse/HADOOP-18126
Project: Hadoop Common
Issue Type: Bug
Components: bulid
Reporter: PJ Fanning
```
Feb 11, 2022 11:31:43 AM org.junit.platform.launcher.core.DefaultLauncher
handleThrowable WARNING: TestEngine with ID 'junit-vintage' failed to discover
tests org.junit.platform.commons.JUnitException: Failed to parse version of
junit:junit: 4.13.2 at
org.junit.vintage.engine.JUnit4VersionCheck.parseVersion(JUnit4VersionCheck.java:54)
```
[https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3980/1/artifact/out/patch-unit-root.txt]
seems like junit.vintage.version=5.5.1 is incompatible with junit.version=4.13.2
see 2nd answer on
[https://stackoverflow.com/questions/59900637/error-testengine-with-id-junit-vintage-failed-to-discover-tests-with-spring]
my plan is to upgrade junit.vintage.version and junit.jupiter.version to 5.8.2
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]