Commit 83b3893
committed
test: use kani built-in --harness-timeout option
Set a per-harness timeout of 30 minutes. This should hopefully make it
easier to debug scenarios where proofs end up hanging indefinitely, as
we now no longer hit the pytest timeout, but instead a timeout built
into kani (which should tell us what exact harness timed out).
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent a93e9f2 commit 83b3893
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments