]> 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)
committerOndřej Surý <ondrej@isc.org>
Mon, 1 Jul 2024 11:15:04 +0000 (13:15 +0200)
commit90c7c8078bc4ab89ab249aa2e1d352ec6b56fc16
tree72f49ca1addf049239e71d46e19daf255846d28d
parentc2650f533154909a14af4ca6ab55cadf81731863
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