]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't depend on keys being sorted
authorMark Andrews <marka@isc.org>
Tue, 29 Apr 2025 06:59:15 +0000 (16:59 +1000)
committerMark Andrews <marka@isc.org>
Fri, 2 May 2025 07:13:33 +0000 (07:13 +0000)
commit5a7274cbd6fe8c4dcede8bd4238f4e413f48618a
tree4b127990b6369d88949f20c77e1ccb60c33763fc
parent95a970bb89975860d32fcc839a27a95ee7be019e
Don't depend on keys being sorted

Extract each section of the bundle and check that the expected
records are there.  The old code was assuming that the records in
each section where in a particular order which didn't happen in
practice.

(cherry picked from commit 92a50dab28f28b3aa1f72a8ab2c7cb61597b6b64)
bin/tests/system/ksr/tests_ksr.py