Actions
Refactor #22880
closedMove to Minitest::Retry for integration tests
Description
Since our integration tests are quite flaky, at times because of DNS problems or similar, I suggest we move away from minitest-optional_retry (unmaintained) to minitest-retry which seems more maintained and provides more options. Moreover, we can just specify a limit of 3 retries, and print messages on consistent failures.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/5318 added
Updated by Tomer Brisker almost 7 years ago
- Translation missing: en.field_release set to 330
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4a2f1bc293e19c82cc0009c92f7aa41d80431d1e.
Actions