1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00

Merge pull request #22798 from keszybz/test-output-narrow-and-timeouts

Increase timeout for a flaky test and make test names shorter to avoid line wrapping in output
This commit is contained in:
Luca Boccassi 2022-03-21 14:13:22 +00:00 committed by GitHub
commit 7659e52397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ fuzzers += [
[libsystemd_network,
libshared]],
[files('fuzz-dhcp-server-relay-message.c'),
[files('fuzz-dhcp-server-relay.c'),
[libsystemd_network,
libshared]],

View File

@ -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',