From 8807b73707112c04a7703e5132051f0c2ad5390564a003cec206ba9b34197fd7 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Moreno Date: Wed, 13 Nov 2024 12:07:26 +0100 Subject: [PATCH] Break tests --- spec-cleaner.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spec-cleaner.spec b/spec-cleaner.spec index 6bac506..7eb2204 100644 --- a/spec-cleaner.spec +++ b/spec-cleaner.spec @@ -69,6 +69,7 @@ donttest="webtest or url_https.spec" # the secure url exists donttest+=" or source_https or rpmpreamble.spec or replace_pwdutils.spec or mingw32-clutter.spec" python3 -m pytest -k "not ($donttest)" tests/*-tests.py +exit 1 %install %if 0%{?mageia}