support retries in integration tests#36100
Conversation
|
Hi @sharwell ,
|
|
Just a thought, but I suggested once that we create a separate leg for integration tests that we considered flaky. That way they still ran and we could monitor progress on moving them to the "stable" leg. I think I would prefer a solution more in that vain than simply rerunning failed tests. |
|
@JoeRobich we're going to run some experiments in this branch and come back with clear data before attempting to make a decision. Edit: I'll keep a running list of our experimental results here. Items marked "Pass with retry" are cases that would have failed without this pull request, but instead passed.
Total completed legs in the experiment: 24 One of the two failures that occurred with retry will be resolved by #36190. |
|
This LGTM, just waiting on @jaredpar to approve expanding the experiment by merging this. |
Resolves #36058