Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

possible test failure in upcoming Julia version 1.5 #1

Closed
rfourquet opened this issue May 3, 2020 · 1 comment
Closed

possible test failure in upcoming Julia version 1.5 #1

rfourquet opened this issue May 3, 2020 · 1 comment

Comments

@rfourquet
Copy link

A PkgEval run for a Julia pull request which changes the generated numbers for rand(a:b) indicates that the tests of this package might fail in Julia 1.5 (and on Julia current master branch).

Also, you might be interested in using the new StableRNGs.jl registered package, which provides guaranteed stable streams of random numbers across Julia releases.

Apologies if this is a false positive. Cf. https://github.com/JuliaCI/NanosoldierReports/blob/ab6676206b210325500b4f4619fa711f2d7429d2/pkgeval/by_hash/52c2272_vs_47c55db/logs/DiracNotation/1.5.0-DEV-87d2a04de3.log

@terasakisatoshi
Copy link
Contributor

This PR #2 should solve this issue.

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

No branches or pull requests

3 participants