X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cb16738479851b2c9f901c8ee84763fdda017a06..b0ab0c5a91c78404c76b02acf058c7a762934c74:/teshsuite/smpi/pingpong/broken_hostfiles.tesh diff --git a/teshsuite/smpi/pingpong/broken_hostfiles.tesh b/teshsuite/smpi/pingpong/broken_hostfiles.tesh deleted file mode 100644 index 87830407fd..0000000000 --- a/teshsuite/smpi/pingpong/broken_hostfiles.tesh +++ /dev/null @@ -1,8 +0,0 @@ -! setenv LD_LIBRARY_PATH=../../lib -! expect return 1 -$ ${bindir:=.}/../../../bin/smpirun -hostfile empty-hostfile.txt -platform ../../../examples/msg/small_platform.xml -np 4 ${bindir:=.}/pingpong -q --log=smpi_kernel.thres:warning -> [smpirun] ** error: the hostfile 'empty-hostfile.txt' is empty. Aborting. - -! expect return 1 -$ ${bindir:=.}/../../../bin/smpirun -hostfile hostfile-does-not-exist.txt -platform ../../../examples/msg/small_platform.xml -np 4 ${bindir:=.}/pingpong -q --log=smpi_kernel.thres:warning -> [smpirun] ** error: the file 'hostfile-does-not-exist.txt' does not exist. Aborting.