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:
commit
7659e52397
@ -119,7 +119,7 @@ fuzzers += [
|
||||
[libsystemd_network,
|
||||
libshared]],
|
||||
|
||||
[files('fuzz-dhcp-server-relay-message.c'),
|
||||
[files('fuzz-dhcp-server-relay.c'),
|
||||
[libsystemd_network,
|
||||
libshared]],
|
||||
|
||||
|
@ -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