Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Dec 22, 2023
1 parent b3d7639 commit a0cc5a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Bridges/lazy_bridge_optimizer.jl
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,6 @@ function test_MOI_runtests_StandardSDPAModel()
exclude = Any[MOI.optimize!, MOI.SolverName, MOI.SolverVersion],
);
exclude = String[
# TODO(odow): investigate. This seems like an actual bug.
"test_model_delete",
# Skip these tests because the bridge reformulates bound
# constraints, so there is no conflict. An error _is_ thrown if two
# sets of the same type are added.
Expand Down

0 comments on commit a0cc5a7

Please sign in to comment.