Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A flaky test fired in CokleisliSuite on the Native Platform #4639

Open
danicheg opened this issue Jul 23, 2024 · 0 comments
Open

A flaky test fired in CokleisliSuite on the Native Platform #4639

danicheg opened this issue Jul 23, 2024 · 0 comments
Labels

Comments

@danicheg
Copy link
Member

failing seed for commutative arrow.merge consistent with andThen is dVNwEsHmPBbrOfqLc7p6M8kcaCbC-NI_GSMjih5B6-P=
  ==> X cats.tests.CokleisliSuite.Cokleisli[Id, MiniInt, MiniInt]: commutative arrow.merge consistent with andThen 0.05s munit.FailException: Failing seed: dVNwEsHmPBbrOfqLc7p6M8kcaCbC-NI_GSMjih5B6-P=
  You can reproduce this failure by adding the following override to your suite:
  
    override def scalaCheckInitialSeed = "dVNwEsHmPBbrOfqLc7p6M8kcaCbC-NI_GSMjih5B6-P="
  
  Exception raised on property evaluation.
  > ARG_0: Cokleisli(org.scalacheck.GenArities$$Lambda$66@f16caf12)
  > Exception: java.lang.NullPointerException: null

https://github.com/typelevel/cats/actions/runs/10053191215/job/27785580630#step:14:8034
However, I failed to locally reproduce the issue by running the test suite with the provided seed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant