]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: test: Portions of two dnssec-malformed-dnskey tests need querytrace
authorMichal Nowak <mnowak@isc.org>
Thu, 15 Jan 2026 13:45:49 +0000 (14:45 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 15 Jan 2026 13:45:49 +0000 (14:45 +0100)
commit59487aa48bb7010417a9e6332edbb22005a27c2c
tree685fc0872eb13f07aa0e94b2106a9f6a71a88084
parent4587d046fc544ce8df17ac6ed832663c407ffc14
parent865f793365aa55c5b8eb73a1c2e36841274d087e
[9.18] 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.18' into 'bind-9.18'

See merge request isc-projects/bind9!11457