While updating compat bounds, I noticed that tests on nightly failed, due to not finding a test dependency, although that package (RollingFunctions.jl) has been published since forever:
https://github.com/JuliaApproximation/CompactBases.jl/runs/2771496296?check_suite_focus=true#step:6:11
The tests pass without problems on Julia 1.5 and 1.6.
Has anyone seen this?
Could be a bug with the new Manifest format. Would you mind opening an issue with Pkg.jl?
Oh. Will do
Possibly same bug as this: https://github.com/JuliaLang/Pkg.jl/issues/2554
Last updated: Nov 06 2024 at 04:40 UTC