Disable tests for now
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
0dc497e5dd
commit
aeeeaab625
1 changed files with 4 additions and 1 deletions
|
|
@ -92,7 +92,10 @@ export MMD_SKIP_VALGRIND=1
|
|||
# Don't run tests on ARM for now. There are problems with
|
||||
# performance on the builders and often these time out.
|
||||
%ifnarch %{arm} aarch64
|
||||
%meson_test
|
||||
|
||||
# Temporarily disable tests on EPEL 7 builds because they're timing out in
|
||||
# COPR
|
||||
# %%meson_test
|
||||
%endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue