]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix qmin system test
authorEvan Hunt <each@isc.org>
Tue, 19 Oct 2021 18:34:52 +0000 (11:34 -0700)
committerEvan Hunt <each@isc.org>
Tue, 19 Oct 2021 18:34:52 +0000 (11:34 -0700)
commitac3eb921fc0c77bcb2fc4a6147cf0df185f305f5
tree96708ff53fea7ed0fa8e7098bb321ff036b7b620
parent3693e2aafb8a0347f0b7023e3f575b8d38761646
fix qmin system test

The qmin system test was printing spurious output.  On investigation,
the test case turned out to be both broken and ineffective: its
expectations were wrong, and it was printing the output because its
wrong expectations were not met, and those failed expectations were
not causing a test failure. All of this has been corrected.
bin/tests/system/qmin/tests.sh