Skip to content

Commit

Permalink
Disable unstable regression
Browse files Browse the repository at this point in the history
  • Loading branch information
ajreynol committed Jan 24, 2025
1 parent 0272090 commit a3d3f5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/regress/cli/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2864,7 +2864,6 @@ set(regress_1_tests
regress1/quantifiers/choice-move-delta-relt.smt2
regress1/quantifiers/const.cvc.smt2
regress1/quantifiers/constfunc.cvc.smt2
regress1/quantifiers/dd_verisec-dt-sygus.smt2
regress1/quantifiers/dd.binary_trees.adb_1105_16_loop_invariant_init_1.smt2
regress1/quantifiers/dd.bug812-ieval.smt2
regress1/quantifiers/dd_ghc_macro_quant_prenex.smt2
Expand Down Expand Up @@ -3969,6 +3968,8 @@ set(regression_disabled_tests
regress1/quantifiers/anti-sk-simp.smt2
# no longer support snorm option
regress1/quantifiers/arith-snorm.smt2
# timeout on some builds with proofs, unsat cores
regress1/quantifiers/dd_verisec-dt-sygus.smt2
# timeout on some builds after changes to justification heuristic
regress1/quantifiers/infer-arith-trigger-eq.smt2
# ajreynol: different error messages on production and debug:
Expand Down

0 comments on commit a3d3f5d

Please sign in to comment.