From: Mark Andrews Date: Thu, 7 Aug 2025 06:27:32 +0000 (+1000) Subject: Check that badalg.secure.example resolves X-Git-Tag: v9.21.14~22^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21934102d3be19729af78cba08f974984de3488e;p=thirdparty%2Fbind9.git Check that badalg.secure.example resolves Previously, badalg.secure.example would return SERVFAIL because the DS records (from the parent) could not be validated. --- diff --git a/bin/tests/system/dnssec/tests_validation.py b/bin/tests/system/dnssec/tests_validation.py index fdd529c310b..025ec80f3bc 100644 --- a/bin/tests/system/dnssec/tests_validation.py +++ b/bin/tests/system/dnssec/tests_validation.py @@ -1320,6 +1320,7 @@ def test_unknown_algorithms(): # check EDE code 1 for bad algorithm mnemonic msg = isctest.query.create("badalg.secure.example", "A") res = isctest.query.tcp(msg, "10.53.0.4") + isctest.check.noerror(res) isctest.check.noadflag(res) if hasattr(res, "extended_errors"): assert (