From: Nicki Křížek Date: Tue, 24 Jun 2025 14:57:27 +0000 (+0200) Subject: chg: test: Make extra_artifacts check optional X-Git-Tag: v9.21.10~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecedefa40a56018a1e485a44b6c560a4b26ec445;p=thirdparty%2Fbind9.git chg: test: Make extra_artifacts check optional There is an ongoing debate about the usefulness of the extra artifacts check. While it might be useful to detect unexpected behaviour in some tests, it feels extraneous in many cases. This change provides a middle ground by making the artifact checking optional. This might be especially useful for writing new tests, since the author gets to decide whether the check is useful -- and can utilize it, or can skip it for sake of brevity. Merge branch 'nicki/make-extra-artifacts-check-optional' into 'main' See merge request isc-projects/bind9!10622 --- ecedefa40a56018a1e485a44b6c560a4b26ec445