]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop executable-availability skips from the digdelv tests
authorMartin Basti <mbasti@isc.org>
Mon, 27 Jul 2026 14:51:02 +0000 (14:51 +0000)
committerMartin Basti <mbasti@isc.org>
Wed, 29 Jul 2026 11:58:47 +0000 (13:58 +0200)
commitcc3eb795b5ac230bc170a11903fa32fb5fdae70b
treeda2ac5d8da2089728391944e2dec4f3b14f3a495
parentbf9e9c894fd31955213ad3b1e1536bac4e20ae69
Drop executable-availability skips from the digdelv tests

The digdelv modules skipped themselves when the tool under test was
not built, but dig, delv, mdig, nslookup, host and nsupdate are
always built on the main branch, so the guards could never trigger
and would only hide genuine breakage as a skip.

Assisted-by: Claude:claude-fable-5
bin/tests/system/digdelv/tests_delv.py
bin/tests/system/digdelv/tests_dig.py
bin/tests/system/digdelv/tests_mdig.py
bin/tests/system/digdelv/tests_others.py