From 8da04e000fceccdeebd0118f27d6974c8858da0e Mon Sep 17 00:00:00 2001 From: Marion Guthmuller Date: Wed, 5 Dec 2012 16:21:15 +0100 Subject: [PATCH] model-checker : increase tesh timeout for mc-chord-neverjoin-ucontext --- examples/msg/mc/chord/chord_neverjoin.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msg/mc/chord/chord_neverjoin.tesh b/examples/msg/mc/chord/chord_neverjoin.tesh index 5e648545ab..532811d14a 100644 --- a/examples/msg/mc/chord/chord_neverjoin.tesh +++ b/examples/msg/mc/chord/chord_neverjoin.tesh @@ -1,7 +1,7 @@ #! ./tesh ! expect signal SIGABRT -! timeout 120 +! timeout 200 $ ${bindir:=.}/chord_liveness --cfg=model-check:1 --cfg=contexts/factory:ucontext "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:@) Configuration change: Set 'model-check' to '1' > [ 0.000000] (0:@) type in variable = 2 -- 2.20.1