Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
832004a6aa5cae8b7115e9677d9a17abad50e8fe
[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: zoneRoute gw_src='nod-cluster_router.cluster.us' does name a node. Existing netpoints: 
5 > 'node-1.cluster.us','node-2.cluster.us','node-3.cluster.us','node-4.cluster.us','node-cluster_router.cluster.us','noeud-1.grappe.fr','noeud-2.grappe.fr','noeud-3.grappe.fr','noeud-4.grappe.fr','noeud-grappe_router.grappe.fr'
6 > [  0.000000] [0:maestro@] Exiting now
7
8 ! expect signal SIGABRT
9 $ ${bindir:=.}/flatifier ../platforms/bogus_missing_dst_gateway.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
10 > [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
11 > [  0.000000] [0:maestro@] Parse error at ../platforms/bogus_missing_dst_gateway.xml:14: zoneRoute gw_dst='neud-grappe_router.grappe.fr' does name a node. Existing netpoints: 
12 > 'node-1.cluster.us','node-2.cluster.us','node-3.cluster.us','node-4.cluster.us','node-cluster_router.cluster.us','noeud-1.grappe.fr','noeud-2.grappe.fr','noeud-3.grappe.fr','noeud-4.grappe.fr','noeud-grappe_router.grappe.fr'
13 > [  0.000000] [0:maestro@] Exiting now