]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix statistics test error
authorEvan Hunt <each@isc.org>
Sun, 17 Oct 2021 18:45:21 +0000 (11:45 -0700)
committerEvan Hunt <each@isc.org>
Mon, 18 Oct 2021 21:14:33 +0000 (14:14 -0700)
commitc167feb1dc9d35bc8770c4311a0987f702a1da47
treee9207776383112b1c8529858f3886df0154ae0a9
parent3ecaccb961bb1dd3a338a1c6ef26e009e4ea5451
Fix statistics test error

The statistics system test sometimes needs a pause to wait for the
expected stats to be reported.

Also, the test for priming queries was ineffective; the result of
the grep was not being checked.
bin/tests/system/statistics/tests.sh