The Fedora specfile explicitly sets the GnuTLS priority string to
include @OPENCONNECT but the test sets GNUTLS_SYSTEM_PRIORITY_FILE
to point to /dev/null so that stops working. Just XFAIL the test for
now so the builds start working again. More thinking required...
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
# https://bugzilla.redhat.com/show_bug.cgi?id=1831086
make VERBOSE=1 OPENSSL_ia32cap=~0x4000000000000000 check
%else
-make VERBOSE=1 XFAIL_TESTS="auth-nonascii bad_dtls_test" check
+make VERBOSE=1 XFAIL_TESTS="auth-nonascii bad_dtls_test obsolete-server-crypto" check
%endif
%ldconfig_scriptlets