Skip to content

Commit 324333e

Browse files
authored
Exclude test failing with change in MOI (#36)
1 parent 8b5e359 commit 324333e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/MOI_wrapper.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ function test_runtests()
154154
r"test_conic_SecondOrderCone_nonnegative_initial_bound$",
155155
r"test_quadratic_constraint_integration$",
156156
r"test_linear_variable_open_intervals$",
157+
r"test_conic_SecondOrderCone_out_of_order$",
157158
],
158159
)
159160
return

0 commit comments

Comments
 (0)