2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00

Allow unit tests to fail on AlmaLinux 8

The doh unit test has been timing out recently and we don't have a fix
for it yet. Mark it as warning rather than a hard failure, since it's a
known issue.

Related #5448
This commit is contained in:
Nicki Křížek 2025-08-05 17:28:52 +02:00
parent 89473898ff
commit 5423bae2dc

View File

@ -887,6 +887,7 @@ unit:gcc:almalinux8:amd64:
needs:
- job: gcc:almalinux8:amd64
artifacts: true
allow_failure: true # remove once GL#5448 is fixed
# Jobs for regular GCC builds on Alma Linux 9 (amd64)