omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
81 stars 46 forks source link

fix(test): TestProvider is flaky #1340

Closed arajasek closed 3 months ago

arajasek commented 3 months ago

This test sometimes fails, eg. on CI here: https://github.com/omni-network/omni/actions/runs/9764740221/job/26953786046

The failure rate is quite low, go test -run TestProvider -count 100000 only results in 10 or so failures. We need to: