瀏覽代碼

simgrid: disable gather test again, it seems not stable

Samuel Thibault 5 年之前
父節點
當前提交
1f57bd2d80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mpi/tests/Makefile.am

+ 1 - 1
mpi/tests/Makefile.am

@@ -128,7 +128,6 @@ starpu_mpi_TESTS +=				\
 	temporary				\
 	user_defined_datatype			\
 	early_stuff				\
-	gather					\
 	sendrecv_bench
 
 if !STARPU_SIMGRID
@@ -152,6 +151,7 @@ starpu_mpi_TESTS +=				\
 	multiple_send				\
 	tags_checking				\
 	sync					\
+	gather					\
 	gather2					\
 	driver