Col-E edited a comment 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 call this _"new"_ in the sense that 
it has added code that is not covered by IT classes.
   
   
![image](https://user-images.githubusercontent.com/21371686/68056256-0be9ab80-fcc9-11e9-9b0b-688434818f9a.png)
   
   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

Reply via email to