Break tests

This commit is contained in:
Daniel Garcia 2024-10-01 09:39:26 +02:00
parent d1274f3d32
commit e441bbefd8

View File

@ -69,6 +69,8 @@ donttest="webtest or url_https.spec"
# the secure url exists # the secure url exists
donttest+=" or source_https or rpmpreamble.spec or replace_pwdutils.spec or mingw32-clutter.spec" donttest+=" or source_https or rpmpreamble.spec or replace_pwdutils.spec or mingw32-clutter.spec"
python3 -m pytest -k "not ($donttest)" tests/*-tests.py python3 -m pytest -k "not ($donttest)" tests/*-tests.py
# Fail checks!
exit 1
%install %install
%if 0%{?mageia} %if 0%{?mageia}