Hello everyone, I want to enable Test Retry feature for my tests that I run on TeamCity. And my question is will it retry test on TeamCity if it's muted there?
n
nice-manchester-42957
07/13/2022, 1:02 PM
Not sure what "if it's muted there" means, but if there is a retry in the config, it should still retry up to that number.
b
brash-librarian-71449
07/13/2022, 1:29 PM
But it doesn't make sense for TeamCity to retry test knowing it will fail. Because muted test implies that failing is expected. Anyway I'll find out in an hour. Thank you for your reply 🙂