Skip to content

Commit

Permalink
Update MOI_tests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 8, 2024
1 parent 96c3724 commit e726d79
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/MOI_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,10 @@ function run_moi_tests(
# TODO: unexpected failures, probably in the bridge layer
"test_model_UpperBoundAlreadySet",
"test_model_LowerBoundAlreadySet",
"test_constraint_Indicator_ACTIVATE_ON_ZERO",
"test_linear_Indicator_constant_term",
# TODO: errors bridging to MILP with GLPK
"_Indicator_",
"_SOS1_",
"_SOS2_",
],
)
return
Expand Down

0 comments on commit e726d79

Please sign in to comment.