From 8720e7aecf885a402d9b8e4dc87b92bfe0e0f4e5 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 12 Feb 2017 12:52:29 +0100 Subject: [PATCH] increase a timeout that fires on me from time to time --- teshsuite/mc/mutex-handling/without-mutex-handling.tesh | 1 + 1 file changed, 1 insertion(+) diff --git a/teshsuite/mc/mutex-handling/without-mutex-handling.tesh b/teshsuite/mc/mutex-handling/without-mutex-handling.tesh index 9e14a2d276..d589d0a86f 100644 --- a/teshsuite/mc/mutex-handling/without-mutex-handling.tesh +++ b/teshsuite/mc/mutex-handling/without-mutex-handling.tesh @@ -1,4 +1,5 @@ #!/usr/bin/env tesh ! expect return 1 ! output ignore +! timeout 30 $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/without-mutex-handling ${srcdir:=.}/examples/platforms/small_platform.xml ${srcdir:=.}/teshsuite/mc/mutex-handling/mutex-handling_d.xml -- 2.20.1