Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.18.0
-
None
-
None
Description
One of my favourite right mouse actions, run tests in package has broken:
Internal Error occurred.
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-vintage' failed to discover tests
caused by: org.junit.platform.commons.JUnitException: Failed to parse version of junit:junit: 4.13.2
it seems transitive dependencies on junit5 are to blame, along with some bug I guess in parsing. I will exclude the junit5 deps in the short term.
Attachments
Issue Links
- links to