You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2022/02/15 13:13:00 UTC

[jira] [Created] (HADOOP-18126) junit-vintage tests seem to be failing

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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org