open-consul/sdk/testutil/retry
Daniel Nephin 71d6a2bf4b Fix some test flakes
- return errors in TestAgent.Start so that the retry works correctly
- remove duplicate logging, the error is returned already
- add a missing t.Helper() to retry.Run
- properly set a.Agent to nil so that subsequent retry attempts will actually try to start
2021-05-10 13:20:45 -04:00
..
retry.go Fix some test flakes 2021-05-10 13:20:45 -04:00
retry_test.go sdk/retry: support ending the iteration early 2021-04-27 19:03:17 -04:00