From 55c866cf53375142d85a1ed164f9a1c99b316015 Mon Sep 17 00:00:00 2001 From: Bruno Donassolo Date: Fri, 4 Jun 2021 14:17:04 +0200 Subject: [PATCH] Try to fix test on CI --- teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh b/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh index f1068a1639..b139f2d0db 100644 --- a/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh +++ b/teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh @@ -1,4 +1,4 @@ -! ignore Aborted \(core dumped\) +! ignore .*Aborted.* ! 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=no_loc > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/privatization' to '1' -- 2.20.1