From: W.C.A. Wijngaards Date: Mon, 31 Mar 2025 14:04:07 +0000 (+0200) Subject: - Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir. X-Git-Tag: release-1.23.0rc1~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ca76b05e07cc2f3f7158b0837441cfeb734f927;p=thirdparty%2Funbound.git - Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir. --- diff --git a/doc/Changelog b/doc/Changelog index 1bebdb7d0..3f97652e1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ It reads changed config in a thread, then only briefly pauses the service threads, that keep running. DNS service is only interrupted briefly, less than a second. + - Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir. 27 March 2025: Wouter - Fix unit test dname log printout typecast. diff --git a/testdata/auth_tls.tdir/auth_tls.pre b/testdata/auth_tls.tdir/auth_tls.pre index ebeee24c5..85ba8384a 100644 --- a/testdata/auth_tls.tdir/auth_tls.pre +++ b/testdata/auth_tls.tdir/auth_tls.pre @@ -5,6 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh +skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then : diff --git a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre index 519c363db..d8f0e624d 100644 --- a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre +++ b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre @@ -5,6 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh +skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then :