From e8dce8705478689aa917edfd51763d3f1f9dbe69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Thu, 20 Jun 2024 09:12:10 +0200 Subject: [PATCH] Exclude test failing with change in MOI --- test/MOI_wrapper.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/MOI_wrapper.jl b/test/MOI_wrapper.jl index 251aa90..264f190 100644 --- a/test/MOI_wrapper.jl +++ b/test/MOI_wrapper.jl @@ -154,6 +154,7 @@ function test_runtests() r"test_conic_SecondOrderCone_nonnegative_initial_bound$", r"test_quadratic_constraint_integration$", r"test_linear_variable_open_intervals$", + r"test_conic_SecondOrderCone_out_of_order$", ], ) return