From: Andrew Reynolds Date: Thu, 27 Feb 2020 03:15:04 +0000 (-0600) Subject: Disable regression that times out on debug (#3833) X-Git-Tag: cvc5-1.0.0~3587 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cca153771119b70cbf01a3d05d8e2fd8d7e8636a;p=cvc5.git Disable regression that times out on debug (#3833) --- diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt index 81540b160..295575728 100644 --- a/test/regress/CMakeLists.txt +++ b/test/regress/CMakeLists.txt @@ -1927,7 +1927,6 @@ set(regress_2_tests regress2/arith/prp-13-24.smt2 regress2/arith/pursuit-safety-11.smtv1.smt2 regress2/arith/pursuit-safety-12.smtv1.smt2 - regress2/arith/real2int-test.smt2 regress2/arith/sc-7.base.cvc.smtv1.smt2 regress2/arith/uart-8.base.cvc.smtv1.smt2 regress2/auflia-fuzz06.smtv1.smt2 @@ -2342,6 +2341,8 @@ set(regression_disabled_tests regress2/arith/arith-int-098.cvc regress2/arith/miplib-opt1217--27.smt2 regress2/arith/miplib-pp08a-3000.smt2 + # timeout on debug + regress2/arith/real2int-test.smt2 regress2/bug396.smt2 regress2/nl/dumortier-050317.smt2 regress2/nl/nt-lemmas-bad.smt2