Tibor17 edited a comment on issue #252: [SUREFIRE-1711] Support 
@ParameterizedTest for JUnit 5 test reruns
URL: https://github.com/apache/maven-surefire/pull/252#issuecomment-549863884
 
 
   @Seijan 
   I guess you mean the combination of rerun and parameterized.
   The rerun should work with pure tests but not yet with parameterized ones.
   
   In this issue we only fixed our previous fault in the code.
   It was merged and we then have discussed the next issue in reports, that's 
what you can see on the console and in the XML report.
   We only need to guarantee unique identity of tests and then we should expect 
that the combination of rerun and parameteried tests would reun as expected. 
That's why @Col-E is working on it. Truly we should jump to another issue but 
we do not have issues in GH so we discuss it here.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to