Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration Tests
: relaunch tests when retrying failures (#1925)
I've observed that a lot of the time flaky tests still don't pass after a retry. This change can probably decrease the likelyhood that a retry will still fail, by ensuring that we create a brand new `SKTestSession` in a new simulator session.
- Loading branch information