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

Tests are failing #126

Closed
odow opened this issue Mar 6, 2024 · 0 comments · Fixed by #127
Closed

Tests are failing #126

odow opened this issue Mar 6, 2024 · 0 comments · Fixed by #127

Comments

@odow
Copy link
Contributor

odow commented Mar 6, 2024

From https://github.com/jump-dev/MathOptInterface.jl/actions/runs/8178195961/job/22361584872

image

I assume it's because of jump-dev/MathOptInterface.jl#2444

It isn't safe to assume that certain operators have a fixed Int. You should look up the operator_to_id dictionary that maps Symbol to Int:
https://github.com/jump-dev/MathOptInterface.jl/blob/d4c64a291b28c5042ecd292e2cb298e618d8eaaa/src/Nonlinear/operators.jl#L144

@RXGottlieb RXGottlieb linked a pull request Mar 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant