IntersectMBO / IntersectMBO/ouroboros-consensus
Handle flakiness in `BlockchainTime.Simple`
Open
technical debt
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
The tests in `Test.Consensus.BlockChainTime.Simple` are flaky, albeit rarely and only under heavy load. We should think about how to handle this (i.e. "deflakification", or retry a limited number of times, or choose it is not worth it, etc.).
Also see input-output-hk/ouroboros-network#3893 and https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1657643148435859?thread_ts=1657641665.619639&cid=CFKLUH4R0
Contributor guide
Assessment
This issue has not been assessed yet.