From: Arnaud Giersch Date: Thu, 9 Nov 2017 20:48:08 +0000 (+0100) Subject: Sort output for this test since several processes talk at the same time. X-Git-Tag: v3.18~242^2~62 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/61e5be663a7cd413ec84ee446a00668992442b57 Sort output for this test since several processes talk at the same time. --- diff --git a/examples/msg/process-startkilltime/process-startkilltime.tesh b/examples/msg/process-startkilltime/process-startkilltime.tesh index b7c58aed60..b8fe94fa5a 100644 --- a/examples/msg/process-startkilltime/process-startkilltime.tesh +++ b/examples/msg/process-startkilltime/process-startkilltime.tesh @@ -33,6 +33,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/process-startkilltime ${srcdir:=.}/cluster.xml ${s p Test1 Process with kill time +! output sort $ $SG_TEST_EXENV ${bindir:=.}/process-startkilltime ${srcdir:=.}/cluster.xml ${srcdir:=.}/../msg/process-startkilltime/kill_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:sleeper@node-1.acme.org) Hello! I go to sleep. > [ 0.000000] (2:sleeper@node-2.acme.org) Hello! I go to sleep.