Skip to content

Commit

Permalink
more disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielB committed Feb 25, 2024
1 parent 40f15cf commit 0de41a8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/regress/cli/regress1/proofs/base-lfsc-treesize.smt2
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
; EXPECT: unsat
;; slow conversion
; DISABLE-TESTER: alethe
(set-logic QF_UFLIRA)
(declare-sort FArray 2)

Expand Down
2 changes: 2 additions & 0 deletions test/regress/cli/regress1/quantifiers/qcft-smtlib3dbc51.smt2
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
; COMMAND-LINE: --cbqi-tconstraint --ieval=off
; EXPECT: unsat
;; slow conversion
; DISABLE-TESTER: alethe
(set-logic AUFLIRA)
(set-info :source |http://proval.lri.fr/why-benchmarks |)
(set-info :smt-lib-version 2.6)
Expand Down
2 changes: 2 additions & 0 deletions test/regress/cli/regress1/quantifiers/smtlibe99bbe.smt2
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
; COMMAND-LINE: --relevant-triggers
; EXPECT: unsat
;; slow conversion
; DISABLE-TESTER: alethe
(set-logic AUFLIRA)
(set-info :status unsat)
(declare-sort Unit 0)
Expand Down

0 comments on commit 0de41a8

Please sign in to comment.