Project

General

Profile

Actions

Refactor #22880

closed

Move to Minitest::Retry for integration tests

Added by Daniel Lobato Garcia about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF