File romio-disable-tests.patch of Package mpich.20250410053420
commit 064abd16295dd402a436d9e9e3a1ad887c6fafb6
Author: Nicolas Morey <nmorey@suse.com>
Date: Wed Feb 19 19:45:08 2025 +0100
romio: disable tests
Tests assumes mpich to be fully installed which does not work
for %check
Signed-off-by: Nicolas Morey <nmorey@suse.com>
diff --git src/mpi/romio/Makefile.am src/mpi/romio/Makefile.am
index a6429766fd47..eb9ccd4f2f81 100644
--- src/mpi/romio/Makefile.am
+++ src/mpi/romio/Makefile.am
@@ -56,7 +56,7 @@ nodist_include_HEADERS += include/mpio.h include/mpiof.h
# ------------------------------------------------------------------------
-SUBDIRS = $(external_subdirs) . test
+SUBDIRS = $(external_subdirs) .
DIST_SUBDIRS = test test-internal $(external_dist_subdirs)
# for the sake of parallel make and avoiding an excessive number of convenience