From: Nicki Křížek Date: Wed, 17 Jun 2026 15:25:40 +0000 (+0200) Subject: Add allow_failure to cross-version-config tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3345763cb2671713004e6e9434714bfe1112d4a;p=thirdparty%2Fbind9.git Add allow_failure to cross-version-config tests Due to a recent change which dropped the non-IN-class in views, the following tests are failing in cross-version-config-tests: auth catz class resolver unknown This can be reverted once the July releases are public. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec82ef64201..a0281d1c7ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1131,6 +1131,7 @@ cross-version-config-tests: untracked: true expire_in: "1 day" when: always + allow_failure: true # !12163, commit 9771df0a # Jobs for regular GCC builds on Alpine Linux 3.23 (amd64)