Hi All, As part of what I am doing to fix flaky tests, I periodically come across tests that are @Ignore’d. I am curious what we would like to do with them generally speaking. We could fix them, which would seem obvious, but we are struggling to fix flaky tests as it is. We could delete them, but those tests were written for a reason (I hope). Or we could leave them. This pollutes searches etc as inactive code requiring upkeep at least.
I don’t have an easy answer. Some have suggested deleting them. I tend to lean that direction, but I thought I would consult the community for a broader perspective. Thanks, Mark