From: Nicki Křížek Date: Tue, 24 Jun 2025 15:12:59 +0000 (+0200) Subject: [9.20] chg: test: Make extra_artifacts check optional X-Git-Tag: v9.20.11~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40e1f0e659a7866d437e2ad8d81c24aa4c3ae45;p=thirdparty%2Fbind9.git [9.20] 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. Backport of MR !10622 Merge branch 'backport-nicki/make-extra-artifacts-check-optional-9.20' into 'bind-9.20' See merge request isc-projects/bind9!10629 --- a40e1f0e659a7866d437e2ad8d81c24aa4c3ae45