]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't check the EDE extra text in dnssec tests
authorNicki Křížek <nicki@isc.org>
Mon, 29 Sep 2025 12:23:42 +0000 (14:23 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 29 Sep 2025 13:42:20 +0000 (15:42 +0200)
commitdb1e7c533245ebaf28d76ecedc87d8751cef9cdb
treeb1b0090449fefe41381cc20e9c52b5c52f16d9d9
parent1f5a0405f72512c653c7d29dec48e452a906dd2f
Don't check the EDE extra text in dnssec tests

While the extra text field in EDE can be useful debug information, it
doesn't need to be checked in the tests. In some cases, differences in
caching could lead to slightly different messages which would trigger a
false positive test result. Omit these checks, as they're no longer
checked for anyway in 9.21+ where the test has been rewritten to python.
bin/tests/system/dnssec/tests.sh