Skip to content

Commit 82a7294

Browse files
authored
Update MOI_wrapper.jl
1 parent c60ac5b commit 82a7294

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/MOI_wrapper.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ function test_ipopt_runtests()
6868
"test_conic_NormInfinityCone_INFEASIBLE",
6969
"test_conic_NormOneCone_INFEASIBLE",
7070
"test_conic_linear_VectorOfVariables_2",
71+
# Bug on macOS
72+
r"^test_linear_transform$",
7173
# Ipopt doesn't support integrality
7274
"_ObjectiveBound_",
7375
"_ZeroOne_",

0 commit comments

Comments
 (0)