From 0eb5941816b5c0c8927e33f1b33f2107b9327e78 Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Mon, 12 Feb 2024 23:43:56 +0800 Subject: [PATCH] 240212.234356.HKT remove problems that stuck the small verification --- matlab/tests/private/isequiv.m | 3 +++ 1 file changed, 3 insertions(+) diff --git a/matlab/tests/private/isequiv.m b/matlab/tests/private/isequiv.m index cdbc1a1cc6..63e7370e7b 100644 --- a/matlab/tests/private/isequiv.m +++ b/matlab/tests/private/isequiv.m @@ -684,6 +684,7 @@ function isequiv(solvers, options) 'CHNRSNBM', ... 'ERRINROS', ... 'METHANB8LS', ... + 'METHANL8LS', ... 'TOINTGOR', ... 'TOINTPSP', ... 'VANDANMSLS', ... @@ -693,6 +694,7 @@ function isequiv(solvers, options) 'CHNROSNB', ... 'CHNRSNBM', ... 'ERRINROS', ... + 'METHANL8LS', ... 'TOINTGOR', ... 'TOINTPSP', ... 'VANDANMSLS', ... @@ -707,6 +709,7 @@ function isequiv(solvers, options) 'CHWIRUT2LS', ... 'DALLASS', ... 'ERRINRSM', ... + 'HYDCAR6LS', ... 'LSQFIT', ... 'METHANL8LS', ... 'SIM2BQP', ...