Check that badalg.secure.example resolves

Previously, badalg.secure.example would return SERVFAIL because the DS
records (from the parent) could not be validated.
This commit is contained in:
Mark Andrews 2025-08-07 16:27:32 +10:00
parent a0945f6337
commit 21934102d3

View file

@ -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 (