When a test fails, retry it up to N times, expecting a successful run. Effectively, this means treating all tests as flaky (fragile). Report a retried test in the logs. Use different log messages for tests in the "fragile" list and not in the list.