]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: test: Portions of two dnssec-malformed-dnskey tests need querytrace
authorMichal Nowak <mnowak@isc.org>
Thu, 15 Jan 2026 13:48:17 +0000 (14:48 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 15 Jan 2026 13:48:17 +0000 (14:48 +0100)
commit8af17ab9339d433f0b98e34fbc50eed444c62b3a
tree9e4209b0ae9a9d19840f5f08919600275031bddc
parentd790527bd05a47beea577ef96d26b647228828c0
parent2cd2f82c15ec71d51742aad3ba8d72d54c17a865
[9.20] fix: test: Portions of two dnssec-malformed-dnskey tests need querytrace

Without querytrace set, test_malformed_ecdsa and test_multiple_rrsigs
fail on the log_validation_failed string.

Backport of MR !11454

Merge branch 'backport-mnowak/dnssec-malformed-dnskey-needs-querytrace-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11456