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 f1d69e3 commit f51cdd6Copy full SHA for f51cdd6
test/MOI_wrapper.jl
@@ -122,6 +122,7 @@ function test_runtests()
122
# ITERATION_LIMIT
123
r"test_quadratic_constraint_LessThan$",
124
r"test_quadratic_constraint_GreaterThan$",
125
+ r"test_objective_qp_ObjectiveFunction_edge_cases$",
126
# FIXME Segfault
127
r"test_linear_integration_delete_variables$",
128
# https://github.com/jump-dev/MathOptInterface.jl/issues/2323
0 commit comments