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

Hard-coded values make tests very brittle. #40

Open
lassepe opened this issue Sep 6, 2021 · 1 comment
Open

Hard-coded values make tests very brittle. #40

lassepe opened this issue Sep 6, 2021 · 1 comment

Comments

@lassepe
Copy link
Collaborator

lassepe commented Sep 6, 2021

I just realized that many of the tests use hard-coded values for comparison. Since the random number generator changes between Julia versions most of these tests fail on all versions but the one that was used during development of the tests (1.3?).

@lassepe
Copy link
Collaborator Author

lassepe commented Sep 6, 2021

An alternative may be: https://github.com/JuliaRandom/StableRNGs.jl

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

No branches or pull requests

1 participant