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

Track failures on nightly #3752

Closed
odow opened this issue May 21, 2024 · 3 comments
Closed

Track failures on nightly #3752

odow opened this issue May 21, 2024 · 3 comments

Comments

@odow
Copy link
Member

odow commented May 21, 2024

Nightly is failing in #3751:

https://github.com/jump-dev/JuMP.jl/actions/runs/9166022620/job/25200626850?pr=3751

The usual culprits: changes to LinearAlgebra and handling around zero and #undef elements.

Upstream is likely JuliaLang/julia#52730

@odow
Copy link
Member Author

odow commented May 21, 2024

We might need to implement appropriate LinearAlgebra.haszero(::Type{AffExpr}) = true

x-ref JuliaLang/julia#52730 (comment)

@odow
Copy link
Member Author

odow commented May 21, 2024

May also be fixed by JuliaLang/julia#54529

@odow
Copy link
Member Author

odow commented May 21, 2024

Closed by #3753. We could revert if this is fixed upstream.

@odow odow closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant