]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make the resolver qtype ANY test order agnostic
authorOndřej Surý <ondrej@isc.org>
Mon, 17 Jun 2024 15:54:09 +0000 (17:54 +0200)
committerNicki Křížek <nicki@isc.org>
Wed, 24 Jul 2024 10:12:03 +0000 (12:12 +0200)
commitc5ebda6deb0997dc520b26fa0639891459de5cb6
tree1985f0a7a9bfa914b788e6a6447718bf7a9701ab
parentd56d2a32b861e81c2aaaabd309c4c58b629ede32
Make the resolver qtype ANY test order agnostic

Instead of relying on a specific order of the RR types in the databases
pick the first RR type as returned from the cache.

(cherry picked from commit 58f660cf2b800963fa649bc9823a626009db3a7e)
bin/tests/system/resolver/tests.sh