neomatrixcode / Faker.jl

generator of fake data for julia
https://faker.vercel.app/
MIT License
52 stars 11 forks source link

possible test failure in upcoming Julia version 1.5 #18

Closed rfourquet closed 3 years ago

rfourquet commented 4 years ago

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/Faker/1.5.0-DEV-87d2a04de3.log

neomatrixcode commented 3 years ago

Thanks for your contribution, Faker version 0.3 has been updated to Julia version 1.5, so it is compatible with its features.

https://neomatrixcode.gitbook.io/faker/