From a7106fc58d0b9c42c9536cec2a88dd57e0f23ea1 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Tue, 1 Apr 2025 14:44:25 +0200 Subject: [PATCH] - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. --- doc/Changelog | 1 + testdata/auth_tls.tdir/auth_tls.pre | 2 +- testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index 23dd28ab0..ef93fd752 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 1 April 2025: Wouter - Fix escape more characters when printing an RR type with an unquoted string. + - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. 31 March 2025: Wouter - iana portlist update. diff --git a/testdata/auth_tls.tdir/auth_tls.pre b/testdata/auth_tls.tdir/auth_tls.pre index 85ba8384a..cf652b1dc 100644 --- a/testdata/auth_tls.tdir/auth_tls.pre +++ b/testdata/auth_tls.tdir/auth_tls.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#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 d8f0e624d..56da4af73 100644 --- a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre +++ b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then : -- 2.47.3