Some of the `Retrier` tests are still randomly failing on `ubuntu-latest`
Closed this issue · 1 comments
sr-gi commented
The Retrier
has some tests that are built with fixed waits to give it time to retry, however, every now and then some of them fail given the Retrier
hasn't had enough time to make the state transitions.
I think we did a pretty good job narrowing down the times in #184 @mariocynicys, however, looks like it was not fault-proof.
e.g:
https://github.com/talaia-labs/rust-teos/actions/runs/4222411593/jobs/7330883278
mariocynicys commented
To document: somebody was able to repro these failed tests for more than one time consecutively, It's weird though that the same exact 4 tests fail together (or pass together).