XN137 commented on PR #3329: URL: https://github.com/apache/maven-surefire/pull/3329#issuecomment-4141631148
i just realized, my test is not junit5 based i.e. using `@AfterClass` from junit4. makes me wonder whether the problem is not specific to junit5 ? would it make sense to have a specific test for failures in test teardown i.e. `@AfterAll` and `@AfterClass` ? also cover junit4 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
