]> 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 10:47:30 +0000 (12:47 +0200)
commit58f660cf2b800963fa649bc9823a626009db3a7e
tree336f8dd0c95d6f07265278a750990978e2186419
parentb27c6bcce894786a8e082eafd59eccbf6f2731cb
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.
bin/tests/system/resolver/tests.sh