]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Mar 2025 14:04:07 +0000 (16:04 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Mar 2025 14:04:07 +0000 (16:04 +0200)
doc/Changelog
testdata/auth_tls.tdir/auth_tls.pre
testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre

index 1bebdb7d0bb9c8e007521229cb4be5650797b9b5..3f97652e15c47d08af081f6772e2dc852572b396 100644 (file)
@@ -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.
index ebeee24c5658ab2bb2ce66d381bd6a980d2258de..85ba8384a812d1207f1a5cafde45315c6bfb6004 100644 (file)
@@ -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
        :
index 519c363dbb7aa7e5a1c91f71880433df8361ca67..d8f0e624d0408f472ad4ba8d760221c894a51aad 100644 (file)
@@ -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
        :