IntersectMBO / IntersectMBO/ouroboros-network
Enable `NoThunk` in diffusion tests
Open
technical debt
testing
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
We either enable `NoThunk` for all the test, or just for one specific simulation. The latter seems to be enough as we will run the same simulation to test different properties.
Contributor guide
Research direction
Start by locating the diffusion tests and the NoThunk setting, then inspect how the simulations are shared across tests. Determine whether enabling NoThunk for one simulation covers the different property checks, and run the relevant diffusion test suite; done means the selected tests pass with NoThunk enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- networking, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100