X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7743da8dc9efc4c67abdb6318f8c71166f0f8743..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 ff075d2aa8..88dbaa1def 100644 --- a/teshsuite/simdag/platforms/two_hosts_asymetric.tesh +++ b/teshsuite/simdag/platforms/two_hosts_asymetric.tesh @@ -1,5 +1,10 @@ ! expect signal SIGABRT -$ ./flatifier two_hosts_asymetric_BOGUS.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n +$ ./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 exist +> [ 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