cjdoris/Infinity.jl

need StableRNGs in tests?

Opened this issue · 0 comments

This test seems to be relying on a specific random number sequence, which requires StableRNGs to be stable.

Random.seed!(1)
@test rand(Infinite) ==
@test rand(Infinite) ==
@test rand(Infinite) == -

https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2021-06/09/Infinity.1.7.0-DEV-f442e4230a.log