Hi,
Is it possible to have endless churn respect the current engine mode?
often I have a few tests which fail intermittently and I want to churn these until they fail (or until I have proved my fix works), but currently to do this I have to ignore every other test.
If we could churn based on the current engine mode then I could pin a few tests, turn on churn and have those tests fail.
churning 500+ UI tests when its only 5 that fail seems excessive :).
If you want to do all, then just set the engine mode to all tests and you are good to go. I'm not sure I can see a downside here...