Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Ingnore the output of the liveness test and only expect an acceptance cycle
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 21 Apr 2016 08:52:04 +0000 (10:52 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 21 Apr 2016 08:52:04 +0000 (10:52 +0200)
On my compter, the exact size of the cycle depends on the compiler
used (GCC 4.9 vs GCC 5.3).

examples/msg/mc/bugged1_liveness.tesh
examples/msg/mc/bugged1_liveness_sparse.tesh

index cf0b574..53442c9 100644 (file)
@@ -2,6 +2,7 @@
 
 ! expect return 2
 ! timeout 20
+! ignore output
 $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/bugged1_liveness ${srcdir:=.}/../../platforms/platform.xml ${srcdir:=.}/deploy_bugged1_liveness.xml --log=xbt_cfg.thresh:warning "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext --cfg=contexts/stack_size:256 --cfg=model-check/property:promela_bugged1_liveness
 > [  0.000000] (0:maestro@) Check the liveness property promela_bugged1_liveness
 > [  0.000000] (2:client@Boivin) Ask the request
index 83220aa..d91a7ce 100644 (file)
@@ -2,6 +2,7 @@
 
 ! expect return 2
 ! timeout 20
+! ignore output
 $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/bugged1_liveness ${srcdir:=.}/../../platforms/platform.xml ${srcdir:=.}/deploy_bugged1_liveness.xml --log=xbt_cfg.thresh:warning "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext --cfg=contexts/stack_size:256 --cfg=model-check/sparse_checkpoint:yes --cfg=model-check/property:promela_bugged1_liveness
 > [  0.000000] (0:maestro@) Check the liveness property promela_bugged1_liveness
 > [  0.000000] (2:client@Boivin) Ask the request