mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
Bump test-random-util timeout
It is using log_trace, which we enabled in the CI, so now it's slower and it is timing out. Bump the timeout from 30s to 120s.
This commit is contained in:
parent
3e3ab11b9e
commit
65d09d575c
@ -160,7 +160,8 @@ tests += [
|
||||
|
||||
[['src/test/test-random-util.c'],
|
||||
[],
|
||||
[libm]],
|
||||
[libm],
|
||||
[], '', 'timeout=120'],
|
||||
|
||||
[['src/test/test-format-table.c']],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user