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 c60ac5b commit 82a7294Copy full SHA for 82a7294
1 file changed
test/MOI_wrapper.jl
@@ -68,6 +68,8 @@ function test_ipopt_runtests()
68
"test_conic_NormInfinityCone_INFEASIBLE",
69
"test_conic_NormOneCone_INFEASIBLE",
70
"test_conic_linear_VectorOfVariables_2",
71
+ # Bug on macOS
72
+ r"^test_linear_transform$",
73
# Ipopt doesn't support integrality
74
"_ObjectiveBound_",
75
"_ZeroOne_",
0 commit comments