Skip to content

Commit

Permalink
Disable lfsc tester on t3_rw903 (cvc5#11464)
Browse files Browse the repository at this point in the history
This fixes a timeout in the nightlies.
  • Loading branch information
daniel-larraz authored Dec 19, 2024
1 parent da255fd commit b76c2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regress/cli/regress0/proofs/t3_rw903.smt2
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
; EXPECT: unsat
; DISABLE-TESTER: unsat-core
; DISABLE-TESTER: lfsc
(set-logic UFNIA)
(declare-fun pow2 (Int) Int)
(declare-fun intor (Int Int Int) Int)
Expand Down

0 comments on commit b76c2b5

Please sign in to comment.