Temporary unit tests disabled
Kyua is broken on some architectures, it just cannot pass any test. Disable it to make builds working.
This commit is contained in:
parent
71c1a9ec1e
commit
55f06ea072
@ -19,7 +19,8 @@
|
|||||||
# New MaxMind GeoLite support
|
# New MaxMind GeoLite support
|
||||||
%bcond_without GEOIP2
|
%bcond_without GEOIP2
|
||||||
%if 0%{?fedora} >= 28
|
%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 DNSTAP
|
||||||
%bcond_without LMDB
|
%bcond_without LMDB
|
||||||
%bcond_without DOC
|
%bcond_without DOC
|
||||||
|
Loading…
Reference in New Issue
Block a user