Re: JUnit 5 Broke Unit Tests

2020-06-15 Thread Zoltan Haindrich
I think the most likely cause of this error is usually that the surefire-plugin is not capable of executin junit5 tests. Could you please open a jira about it and share the steps to reproduce the issue? cheers, Zoltan On 6/15/20 3:21 PM, David Mollitor wrote: Hello Gang, When I check out mas

JUnit 5 Broke Unit Tests

2020-06-15 Thread David Mollitor
Hello Gang, When I check out master and run 'mvn clean install'. A bunch of unit tests are skipped and present the following error: un 15, 2020 9:19:57 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable WARNING: TestEngine with ID 'junit-vintage' failed to discover tests java.la