Replies: 1 comment 1 reply
-
Hi @jluhrsen, at this time you can not configure how many consecutive The way the system works now, once a test case is tagged as An interesting graph, that might be helpful, is Test Failures - https://help.testspace.com/dashboard/space-metrics#test-failures. You can review, over time, the CI's Flaky rate. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It looks like flaking cases will be marked exempt after they have
passed 5 times in a row:
https://help.testspace.com/dashboard/space-failures#exemptions
Is it possible to configure this? I know my team would like to
keep track over a much longer time frame (months, hundreds of
CI runs) to try to catch and fix our flakes.
Beta Was this translation helpful? Give feedback.
All reactions