Skip to content

Commit

Permalink
Disable lfsc on proof output regression (#9036)
Browse files Browse the repository at this point in the history
Fixes failures in nightlies.
  • Loading branch information
ajreynol committed Aug 8, 2022
1 parent 837d3c8 commit cc80711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regress/cli/regress0/proofs/proof-components.smt2
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
; SCRUBBER: grep -v -E '(\(|\)|\:proves)'
; COMMAND-LINE: --simplification=none
; EXPECT: unsat
; DISABLE-TESTER: lfsc
(set-logic QF_UFLIA)
(set-info :smt-lib-version 2.0)
(set-info :category "crafted")
Expand Down

0 comments on commit cc80711

Please sign in to comment.