File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ function test_runtests()
3333 exclude = String[
3434 # ZerosBridge does not support ConstraintDual. These are tested below in
3535 # test_runtests_ZerosBridge
36- " test_conic_RotatedSecondOrderCone_INFEASIBLE_2" ,
37- " test_conic_linear_VectorOfVariables_2" ,
38- " test_linear_integration" ,
39- " test_quadratic_constraint_GreaterThan" ,
40- " test_quadratic_constraint_LessThan" ,
36+ r " test_conic_RotatedSecondOrderCone_INFEASIBLE_2$ " ,
37+ r " test_conic_linear_VectorOfVariables_2$ " ,
38+ r " test_linear_integration$ " ,
39+ r " test_quadratic_constraint_GreaterThan$ " ,
40+ r " test_quadratic_constraint_LessThan$ " ,
4141 ]
4242 if Sys. WORD_SIZE == 32
4343 # These tests fail on x86 Linux, returning ITERATION_LIMIT instead of
You can’t perform that action at this time.
0 commit comments