Run tests one job at a time

Related: RHEL-190587
Related: RHEL-212168
Related: RHEL-212187
Related: RHEL-212204
Related: RHEL-212229
Related: RHEL-212254
Related: RHEL-219132
This commit is contained in:
Michael Catanzaro 2026-08-27 17:17:12 -05:00
parent 9b0ed38a5f
commit f26a467c0a

View File

@ -308,7 +308,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%check
make %{?_smp_mflags} check
# One job at a time. The tests are not safe to run in parallel until 2.60. See: glib!505
make check
%files -f glib20.lang
%license COPYING