Skip to content

Commit

Permalink
Exclude test failing with change in MOI (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored Jun 20, 2024
1 parent 8b5e359 commit 324333e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ function test_runtests()
r"test_conic_SecondOrderCone_nonnegative_initial_bound$",
r"test_quadratic_constraint_integration$",
r"test_linear_variable_open_intervals$",
r"test_conic_SecondOrderCone_out_of_order$",
],
)
return
Expand Down

0 comments on commit 324333e

Please sign in to comment.