X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ad58883140761f4007838e4ae6919eaf6fcac1b..194326c197f1faecc274aa60d3608caacef55bf1:/teshsuite/mc/random-bug/random-bug.tesh?ds=sidebyside diff --git a/teshsuite/mc/random-bug/random-bug.tesh b/teshsuite/mc/random-bug/random-bug.tesh index 1aeb067468..f73d665d47 100644 --- a/teshsuite/mc/random-bug/random-bug.tesh +++ b/teshsuite/mc/random-bug/random-bug.tesh @@ -7,8 +7,8 @@ $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/random-bug assert ${platfdir > [ 0.000000] (0:maestro@) *** PROPERTY NOT VALID *** > [ 0.000000] (0:maestro@) ************************** > [ 0.000000] (0:maestro@) Counter-example execution trace: -> [ 0.000000] (0:maestro@) Random([0;5] ~> 3) -> [ 0.000000] (0:maestro@) Random([0;5] ~> 4) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 3) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 4) > [ 0.000000] (0:maestro@) Path = 1/3;1/4 > [ 0.000000] (0:maestro@) DFS exploration ended. 27 unique states visited; 22 backtracks (68 transition replays, 19 states visited overall) @@ -22,8 +22,8 @@ $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/random-bug abort ${platfdir} > [ 0.000000] (0:maestro@) ************************** > [ 0.000000] (0:maestro@) From signal: Aborted > [ 0.000000] (0:maestro@) Counter-example execution trace: -> [ 0.000000] (0:maestro@) Random([0;5] ~> 3) -> [ 0.000000] (0:maestro@) Random([0;5] ~> 4) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 3) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 4) > [ 0.000000] (0:maestro@) Path = 1/3;1/4 > [ 0.000000] (0:maestro@) DFS exploration ended. 27 unique states visited; 22 backtracks (68 transition replays, 19 states visited overall) > [ 0.000000] (0:maestro@) Stack trace not displayed because you passed --log=no_loc @@ -45,8 +45,8 @@ $ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/random-bug segv ${platfdir}/ > [ 0.000000] (0:maestro@) ************************** > [ 0.000000] (0:maestro@) From signal: Segmentation fault > [ 0.000000] (0:maestro@) Counter-example execution trace: -> [ 0.000000] (0:maestro@) Random([0;5] ~> 3) -> [ 0.000000] (0:maestro@) Random([0;5] ~> 4) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 3) +> [ 0.000000] (0:maestro@) 1: Random([0;5] ~> 4) > [ 0.000000] (0:maestro@) Path = 1/3;1/4 > [ 0.000000] (0:maestro@) DFS exploration ended. 27 unique states visited; 22 backtracks (68 transition replays, 19 states visited overall) > [ 0.000000] (0:maestro@) Stack trace not displayed because you passed --log=no_loc