Col-E commented on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5 URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-548949938 Yes it's a fix for this PR. I wouldn't really call this _"new"_ in the sense that it has non-covered code.  With this small change `@ParameterizedTest` support is fixed and there are already IT classes that cover this code. Its functionally identical except it no longer calls `RunListenerAdapter#toClassMethodName` _(Which means the `toClassMethodNameWithoutPlan` changes can be rolled back since they are no longer necessary)_
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
