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

v1.11-rc3: precompilation fails for BandedMatrices.jl #55787

Closed
dlfivefifty opened this issue Sep 16, 2024 · 2 comments
Closed

v1.11-rc3: precompilation fails for BandedMatrices.jl #55787

dlfivefifty opened this issue Sep 16, 2024 · 2 comments
Labels
needs more info Clarification or a reproducible example is required

Comments

@dlfivefifty
Copy link
Contributor

We got a report of pre-compilation failing only on Julia v1.11:

JuliaLinearAlgebra/BandedMatrices.jl#454

I haven't reproduced it locally but it seems to be crashing CI:

JuliaLinearAlgebra/BandedMatrices.jl#455

@tobydriscoll should be able to provide further details about his setup.

@jishnub
Copy link
Contributor

jishnub commented Sep 17, 2024

The CI failure seems to be an actual test that doesn't succeed, and not a precompilation crash

@giordano giordano added the needs more info Clarification or a reproducible example is required label Sep 17, 2024
@dlfivefifty
Copy link
Contributor Author

Sorry the CI wasn’t working before as it was crashing on the pre-job. I see now it’s updated and yes the tests are pssing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Clarification or a reproducible example is required
Projects
None yet
Development

No branches or pull requests

3 participants