mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 18:19:42 +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:
parent
89473898ff
commit
5423bae2dc
@ -887,6 +887,7 @@ unit:gcc:almalinux8:amd64:
|
|||||||
needs:
|
needs:
|
||||||
- job: gcc:almalinux8:amd64
|
- job: gcc:almalinux8:amd64
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
allow_failure: true # remove once GL#5448 is fixed
|
||||||
|
|
||||||
# Jobs for regular GCC builds on Alma Linux 9 (amd64)
|
# Jobs for regular GCC builds on Alma Linux 9 (amd64)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user