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

NaturalScalaCheckSuite.x % y failed on Scala.js #1105

Open
armanbilge opened this issue Nov 3, 2021 · 0 comments
Open

NaturalScalaCheckSuite.x % y failed on Scala.js #1105

armanbilge opened this issue Nov 3, 2021 · 0 comments
Labels

Comments

@armanbilge
Copy link
Member

https://github.com/typelevel/spire/runs/4087869401?check_suite_focus=true#step:8:2761

==> X spire.math.NaturalScalaCheckSuite.x % y 0.04s munit.FailException: /home/runner/work/spire/spire/tests/shared/src/test/scala/spire/math/NaturalScalaCheckSuite.scala:63
62:    }
63:  }
64:

Failing seed: psIjZNm1IyBn8L7f9KGsKxyXA7AOBp57E3I0zBqBlCL=
You can reproduce this failure by adding the following override to your suite:

  override val scalaCheckInitialSeed = "psIjZNm1IyBn8L7f9KGsKxyXA7AOBp57E3I0zBqBlCL="

Falsified after 10 passed tests.
> ARG_0: NonNegative(318344527311847463415535972379398805464331983223816885919575348832995821350)
> ARG_1: Positive(3454139012766496632971055265574890080361275515302448199018746575309290)
@armanbilge armanbilge added the bug label Nov 3, 2021
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