Skip to content

Flaky DispatcherSpec on JS #4541

@djspiewak

Description

@djspiewak
[info] ==> X cats.effect.std.DispatcherSuite.sequential dispatcher (cancelable = false) - await = true - report exception if raised during unsafeRunAndForget 3.071s munit.ComparisonFailException: tests/shared/src/test/scala/cats/effect/std/DispatcherSuite.scala:452
[info] 451:          IO.fromFutureCancelable(IO((t.future, IO.unit))).timeoutTo(3.second, IO.pure(false)))
[info] 452:        .flatMap(t => IO(assertEquals(t, true)))
[info] 453:    }
[info] values are not the same
[info] => Obtained
[info] false
[info] => Diff (- expected, + obtained)
[info] -true

https://github.com/typelevel/cats-effect/actions/runs/20564823931/job/59061291706

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions