]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Try to make TEST-75-RESOLVED less flaky (#39733)
authorLuca Boccassi <bluca@debian.org>
Fri, 14 Nov 2025 21:27:24 +0000 (21:27 +0000)
committerGitHub <noreply@github.com>
Fri, 14 Nov 2025 21:27:24 +0000 (21:27 +0000)
These tests unfortunately rely on polling in several areas. In some
cases, it appears the timeouts are too short (e.g. #39602, or
https://github.com/systemd/systemd/actions/runs/19369869943/job/55422626427?pr=39731#logs).

Try to adjust the timeouts to see if this makes things more reliable.


Trivial merge