Explorar el Código

Don't put in make check a program that hangs :)

Samuel Thibault hace 5 años
padre
commit
b258e452f5
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      mpi/tests/Makefile.am

+ 1 - 2
mpi/tests/Makefile.am

@@ -140,8 +140,7 @@ starpu_mpi_TESTS +=				\
 	user_defined_datatype			\
 	early_stuff				\
 	sendrecv_bench				\
-	burst					\
-	nothing
+	burst
 
 if !STARPU_USE_MPI_MPI
 starpu_mpi_TESTS +=				\