Tibor17 commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769042152


   @oehme 
   Thx, that's nice but I have a technical problem I described to your 
colleague in the Slack. The problem is the ID of the runs. It's still the same 
and Surefire cannot modify it. That's the reason why the re-run works with same 
ID of test run. Once you set `failOnFlakeCount` we would have to identify these 
test runs as different ones. I want to say that these would become ordinal 
tests in the XML report.
   The next issue with understanding `failOnFlakeCount` is the count as 
`integer`. I would understand to have `boolean` but the `integer` is strange 
because nobody has explained how to handle this number and how to mark these 
tests.


----------------------------------------------------------------
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


Reply via email to