From f85cd8ea986e583ce1ae7c2d57bdea3663fdbde7 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 5 Oct 2021 22:40:54 +0200 Subject: [PATCH] Fix broken broken tesh with ifort. --- teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh b/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh index 94789ef6f3..45432abb3e 100644 --- a/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh +++ b/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh @@ -1,4 +1,6 @@ +! setenv FOR_DISABLE_STACK_TRACE=1 ! ignore .*Aborted.* +! ignore ^forrtl: error \(76\): ! expect return 134 $ $VALGRIND_NO_LEAK_CHECK ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile_empty -quiet -platform ${platfdir:=.}/small_platform.xml -np 4 ${bindir:=.}/pt2pt-pingpong -s --log=smpi_config.thres:warning --log=xbt_cfg.thres=warning --log=no_loc > [0.000000] [root/CRITICAL] smpirun: the hostfile '../hostfile_empty' is empty -- 2.20.1