You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/01/28 13:10:43 UTC

[GitHub] [maven-surefire] Tibor17 commented on pull request #333: Prototype failOnFlakeCount option

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