From: Marion Guthmuller Date: Wed, 10 Apr 2013 10:08:31 +0000 (+0200) Subject: model-checker : update tesh for jenkins (memory management seems different between... X-Git-Tag: v3_9_90~412^2~17 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5decec9a8d02786adfe083e95659d93087a7743f model-checker : update tesh for jenkins (memory management seems different between ubuntu and debian) --- diff --git a/examples/msg/mc/chord_liveness/chord_neverjoin_timeout_visited.tesh b/examples/msg/mc/chord_liveness/chord_neverjoin_timeout_visited.tesh index e377b9b3c9..ed80aeb257 100644 --- a/examples/msg/mc/chord_liveness/chord_neverjoin_timeout_visited.tesh +++ b/examples/msg/mc/chord_liveness/chord_neverjoin_timeout_visited.tesh @@ -30,6 +30,14 @@ $ ${bindir:=.}/chord_liveness ../../msg_platform.xml deploy_chord_liveness.xml - > [ 0.000000] (2:node@Boivin) Cannot join the ring. > [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. > [ 0.000000] (2:node@Boivin) Cannot join the ring. +> [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. +> [ 0.000000] (2:node@Boivin) Cannot join the ring. +> [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. +> [ 0.000000] (2:node@Boivin) Cannot join the ring. +> [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. +> [ 0.000000] (2:node@Boivin) Cannot join the ring. +> [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. +> [ 0.000000] (2:node@Boivin) Cannot join the ring. > [ 0.000000] (3:node@Jacquelin) A transfer has occured > [ 0.000000] (3:node@Jacquelin) The task was successfully received by node 1 > [ 0.000000] (1:node@Jean_Yves) Cannot join the ring. @@ -72,7 +80,7 @@ $ ${bindir:=.}/chord_liveness ../../msg_platform.xml deploy_chord_liveness.xml - > [ 0.000000] (3:node@Jacquelin) A transfer has occured > [ 0.000000] (3:node@Jacquelin) The task was successfully received by node 1 > [ 0.000000] (2:node@Boivin) Node 8 joined the ring -> [ 0.000000] (0:@) Next pair (depth = 16, 2 interleave) already reached (equal to state 62) ! +> [ 0.000000] (0:@) Next pair (depth = 16, 2 interleave) already reached (equal to state 71) ! > [ 0.000000] (0:@) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > [ 0.000000] (0:@) | ACCEPTANCE CYCLE | > [ 0.000000] (0:@) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* @@ -92,6 +100,6 @@ $ ${bindir:=.}/chord_liveness ../../msg_platform.xml deploy_chord_liveness.xml - > [ 0.000000] (0:@) [(2)node] MC_RANDOM (0) > [ 0.000000] (0:@) [(2)node] MC_RANDOM (0) > [ 0.000000] (0:@) [(2)node] MC_RANDOM (0) -> [ 0.000000] (0:@) Expanded pairs = 73 -> [ 0.000000] (0:@) Visited pairs = 262 -> [ 0.000000] (0:@) Executed transitions = 281 \ No newline at end of file +> [ 0.000000] (0:@) Expanded pairs = 82 +> [ 0.000000] (0:@) Visited pairs = 337 +> [ 0.000000] (0:@) Executed transitions = 360 \ No newline at end of file