Revert change to regression (#6940)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 27 Jul 2021 14:06:33 +0000 (09:06 -0500)
committerGitHub <noreply@github.com>
Tue, 27 Jul 2021 14:06:33 +0000 (14:06 +0000)
Although it works on most machines, it times out in the nightly builds.

test/regress/regress1/quantifiers/symmetric_unsat_7.smt2

index e866d789c02bc02af928b6052e09ac85d0bc2e07..7249e87aa21d9634aff5f54a459695a61d73d02b 100644 (file)
@@ -1,3 +1,8 @@
+; COMMAND-LINE: --no-check-unsat-cores --no-produce-proofs
+; EXPECT: unsat
+
+; Note we require disabling proofs/unsat cores due to timeouts in nightlies
+
 (set-logic AUFLIRA)
 (set-info :source | Example extracted from Peter Baumgartner's talk at CADE-21: Logical Engineering with Instance-Based Methods.