added

Retry only failed tests on plan failure

Building on the retry-on-failure feature for plans, there is now a new option that will cause only the failed tests to be retried when a plan goes from passing to failing. The new setting can be accessed after enabling "Automatically retry on failure" in the plan settings.

1274