Disable unsat cores on nec regression (#4330)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sun, 19 Apr 2020 00:48:04 +0000 (19:48 -0500)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2020 00:48:04 +0000 (19:48 -0500)
Should fix the nightlies.

test/regress/regress2/arith/prp-13-24.smt2

index 32180782273561a53789729381fa75dd5eeab9d7..ffb7fcb0ff0c7e4dcdc6b931cb37bdba43d37d25 100644 (file)
@@ -1,3 +1,5 @@
+; COMMAND-LINE: --no-check-unsat-cores
+; EXPECT: unsat
 (set-logic QF_LIA)
 (set-option :ite-simp true)
 (set-option :simp-ite-compress true)