We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd1738 commit 12976e3Copy full SHA for 12976e3
test/MOI_wrapper.jl
@@ -121,6 +121,7 @@ function test_runtests()
121
# ITERATION_LIMIT
122
r"test_quadratic_constraint_LessThan$",
123
r"test_quadratic_constraint_GreaterThan$",
124
+ r"test_objective_qp_ObjectiveFunction_edge_cases$",
125
# FIXME Segfault
126
r"test_linear_integration_delete_variables$",
127
# https://github.com/jump-dev/MathOptInterface.jl/issues/2323
0 commit comments