Skip to content

Commit

Permalink
Skip tests with overapproximation
Browse files Browse the repository at this point in the history
  • Loading branch information
schuessf committed Aug 19, 2024
1 parent fd00dfe commit 53891a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trunk/examples/programs/quantifier/regression/bpl/.skip
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Overapproximation
AuxVarInCall.bpl AutomizerBpl-forwardPredicates.epf AutomizerBpl.xml UNKNOWN
6 changes: 6 additions & 0 deletions trunk/examples/programs/regression/bpl/.skip
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@ BugNestedSsaWithPendingContexts.bpl AutomizerBpl-forwardPredicates.epf Automizer
BugNoPredecessorOfReturnTransition.bpl PdrAutomizerBpl.epf PdrAutomizerBpl.xml TIMEOUT
nestedWhileSimple-Safe.bpl PdrAutomizerBpl.epf PdrAutomizerBpl.xml TIMEOUT

// Overapproximation
Overapproximation.bpl AutomizerBpl-nestedInterpolants.epf AutomizerBpl.xml UNKNOWN
Overapproximation.bpl AutomizerBpl-forwardPredicates.epf AutomizerBpl.xml UNKNOWN
Overapproximation.bpl AutomizerBpl-FPandBP.epf AutomizerBpl.xml UNKNOWN
Overapproximation.bpl PdrAutomizerBpl.epf PdrAutomizerBpl.xml UNKNOWN

// The solver is unable to evaluate the formula, PDR cannot handle this
BugLiveVariables04-Safe.bpl PdrAutomizerBpl.epf PdrAutomizerBpl.xml EXCEPTION_OR_ERROR

0 comments on commit 53891a1

Please sign in to comment.