From 55f06ea072e5037f65a56e6d905d0f5a4709c5fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Mon, 22 Feb 2021 23:13:22 +0100 Subject: [PATCH] Temporary unit tests disabled Kyua is broken on some architectures, it just cannot pass any test. Disable it to make builds working. --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index cb333e1..fed67e0 100644 --- a/bind.spec +++ b/bind.spec @@ -19,7 +19,8 @@ # New MaxMind GeoLite support %bcond_without GEOIP2 %if 0%{?fedora} >= 28 -%bcond_without UNITTEST +# Disabled temporarily until kyua is fixed on rawhide, bug #1926779 +%bcond_with UNITTEST %bcond_without DNSTAP %bcond_without LMDB %bcond_without DOC