Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
75f1fd285c3b8bf953792b6db4ec390cdee2263a
[simgrid.git] / teshsuite / simdag / platforms / bogus_missing_gateway.tesh
1 ! expect signal SIGABRT
2 $ ${bindir:=.}/flatifier bogus_missing_src_gateway.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
3 > [  0.000000] [0:@] surf_host_model_init_ptask_L07
4 > [  0.000000] [0:@] Parse error at bogus_missing_src_gateway.xml:16: gw_src="nod-cluster_router.cluster.us" not found for ASroute from "us" to "fr"
5 > [  0.000000] [0:@] Exiting now
6
7 ! expect signal SIGABRT
8 $ ${bindir:=.}/flatifier bogus_missing_dst_gateway.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
9 > [  0.000000] [0:@] surf_host_model_init_ptask_L07
10 > [  0.000000] [0:@] Parse error at bogus_missing_dst_gateway.xml:16: gw_dst="neud-grappe_router.grappe.fr" not found for ASroute from "us" to "fr"
11 > [  0.000000] [0:@] Exiting now