Skip to content

need StableRNGs in tests? #32

Description

@vtjnash

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions