From: Michal Nowak Date: Wed, 19 Mar 2025 08:00:42 +0000 (+0000) Subject: fix: test: Fix the log-report-channel zones check X-Git-Tag: v9.21.7~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d688e89b8c3a3de940188ea01ffa8be700f5694;p=thirdparty%2Fbind9.git fix: test: Fix the log-report-channel zones check The check looks for logs that are not present, fails to make the possible failure visible, and fails to bump the check enumerator: I:checking that log-report-channel zones fail if '*._er/TXT' is missing (129) grep: test.out4.129: No such file or directory grep: test.out4.129: No such file or directory I:checking that raw zone with bad class is handled (129) The issue appeared in #3659. Merge branch 'mnowak/checkzone-test-fix' into 'main' See merge request isc-projects/bind9!10286 --- 1d688e89b8c3a3de940188ea01ffa8be700f5694