From 7743da8dc9efc4c67abdb6318f8c71166f0f8743 Mon Sep 17 00:00:00 2001 From: thiery Date: Fri, 12 Nov 2010 17:15:31 +0000 Subject: [PATCH] Fix tesh file of tesh-simdag-parser-bogus-symmetric git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8541 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- teshsuite/simdag/platforms/two_hosts_asymetric.tesh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/teshsuite/simdag/platforms/two_hosts_asymetric.tesh b/teshsuite/simdag/platforms/two_hosts_asymetric.tesh index 738eb1d198..ff075d2aa8 100644 --- a/teshsuite/simdag/platforms/two_hosts_asymetric.tesh +++ b/teshsuite/simdag/platforms/two_hosts_asymetric.tesh @@ -1,4 +1,5 @@ ! 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 exist + -- 2.20.1