Skip to content

Mark the autosign system test as flaky

Tom Krizek requested to merge tkrizek/autosign-flaky into main

The autosign test uses sleep in many cases to wait for something to happen. This inevitably leads to an instability that manifests in our CI. Allow an automatic rerun of the test to improve its stability.


examples of recent timing failures:


Related !8239 (merged)

Closes #4247 (closed)

Closes #1565 (closed)

Merge request reports