mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
test-nss-host: increase timeout
With my crappy home network the test takes 29.5s usually. But with any tiny slowdown, it goes above the 30s limit and fails. Let's bump the timeout to avoid spurious failures.
This commit is contained in:
parent
8e1fc5d939
commit
57ff888f9f
@ -613,7 +613,7 @@ tests += [
|
||||
'nss-test-util.h'),
|
||||
[],
|
||||
[libdl],
|
||||
[], 'ENABLE_NSS'],
|
||||
[], 'ENABLE_NSS', 'timeout=120'],
|
||||
|
||||
[files('test-nss-users.c',
|
||||
'nss-test-util.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user