Hi All, I am trying to use the retries option in t...
# help
f
Hi All, I am trying to use the retries option in the global config I have it set to 2 so it should run 3 times My tests only seem to try the attempt 1 time, no retries are attempted and then skips the remaining tests This also leads to the tests appearing like the suite has passed at the end I would expect it to attempt the test 3 times but this is not happening