]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Add obsolete-server-crypto to XFAIL tests in Fedora package
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 26 Mar 2021 15:38:16 +0000 (15:38 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 26 Mar 2021 15:38:16 +0000 (15:38 +0000)
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>
openconnect.spec.in

index aa1625cc080972a7107d8791367e0e7d1bffd595..2fbf6ab1df769c7ada0180800e994d882e5b7817 100644 (file)
@@ -141,7 +141,7 @@ rm -f $RPM_BUILD_ROOT/%{_libexecdir}/openconnect/hipreport-android.sh
 # 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