Skip to content

Commit

Permalink
new big timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Oct 16, 2024
1 parent 58468a0 commit 8dc93f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class SatPrecondVerificationSuite extends VerificationComponentTestSuite {
inox.optSelectedSolvers(Set(solver)),
inox.solvers.optCheckModels(true),
evaluators.optCodeGen(codeGen),
inox.optTimeout(4.seconds),
inox.optTimeout(30.seconds),
inox.solvers.unrolling.optFeelingLucky(codeGen)) ++ seq

}
Expand Down

0 comments on commit 8dc93f4

Please sign in to comment.