Disable some more tests
This commit is contained in:
parent
359a591a0a
commit
e63fee34ce
@ -90,6 +90,8 @@ install -Dpm0644 -t %{buildroot}%{rpmmacrodir} data/macros.%{name}
|
|||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
|
# Remove Boost tests for now, because it requires Python 2
|
||||||
|
rm -rf "test cases/frameworks/1 boost"
|
||||||
# Remove MPI tests for now because it is complicated to run
|
# Remove MPI tests for now because it is complicated to run
|
||||||
rm -rf "test cases/frameworks/17 mpi"
|
rm -rf "test cases/frameworks/17 mpi"
|
||||||
export MESON_PRINT_TEST_OUTPUT=1
|
export MESON_PRINT_TEST_OUTPUT=1
|
||||||
|
Loading…
Reference in New Issue
Block a user