typelevel / typelevel/cats-effect
Flakiness in `SchedulerSpec`
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 576
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
[error] x correctly calculate real time
[error] 16 is greater than 10 (/home/runner/work/cats-effect/cats-effect/tests/js/target/scala-3.2.2/cats-effect-tests-test-fastopt/file:/Users/etorreborre/projects/specs2/specs2-cross/matcher/shared/src/main/scala/org/specs2/matcher/Expectable.scala:50)
Seen in CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with SchedulerSpec and the failing test, x correctly calculate real time, using the reported CI error as the reproduction signal. Determine why the assertion reports 16 greater than 10 and confirm the test completes reliably without flakiness in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100