X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/455494174c42b211264e4b7c3a1af4fc530713cd..715060b191e4ff4b070c59ea7e5c643c7365791a:/teshsuite/simdag/platforms/two_hosts_asymetric.tesh?ds=sidebyside diff --git a/teshsuite/simdag/platforms/two_hosts_asymetric.tesh b/teshsuite/simdag/platforms/two_hosts_asymetric.tesh index 738eb1d198..88dbaa1def 100644 --- a/teshsuite/simdag/platforms/two_hosts_asymetric.tesh +++ b/teshsuite/simdag/platforms/two_hosts_asymetric.tesh @@ -1,4 +1,10 @@ ! expect signal SIGABRT -$ ./flatifier two_hosts_asymetric_BOGUS.xml -> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07 -> [0.000000] /home/mquinson/Code/simgrid/src/xbt/asserts.c:29: [xbt/CRITICAL] Error while loading two_hosts_asymetric_BOGUS.xml: The route between "alice" and "bob" already exist +$ ./flatifier two_hosts_asymetric_BOGUS.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (0:@) surf_workstation_model_init_ptask_L07 +> [ 0.000000] (0:@) Error while loading two_hosts_asymetric_BOGUS.xml: The route between "alice" and "bob" already exists + +! expect signal SIGABRT +$ ./flatifier two_hosts_asymetric_BOGUS2.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (0:@) surf_workstation_model_init_ptask_L07 +> [ 0.000000] (0:@) Error while loading two_hosts_asymetric_BOGUS2.xml: The route between "alice" and "bob" already exists +