Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
6a28da60ad0055615dfaeb98fd77778ca98e5a0f
[simgrid.git] / teshsuite / simdag / flatifier / bogus_missing_gateway.tesh
1 ! expect signal SIGABRT
2 $ ${bindir:=.}/flatifier ../platforms/bogus_missing_src_gateway.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
3 > [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
4 > [  0.000000] [0:maestro@] Parse error at ../platforms/bogus_missing_src_gateway.xml:14: ASroute gw_src='nod-cluster_router.cluster.us' does name a node.
5 > [  0.000000] [0:maestro@] Exiting now
6
7 ! expect signal SIGABRT
8 $ ${bindir:=.}/flatifier ../platforms/bogus_missing_dst_gateway.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
9 > [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
10 > [  0.000000] [0:maestro@] Parse error at ../platforms/bogus_missing_dst_gateway.xml:14: ASroute gw_dst='neud-grappe_router.grappe.fr' does name a node.
11 > [  0.000000] [0:maestro@] Exiting now