mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00: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:
committed by
Zbigniew Jędrzejewski-Szmek
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']],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user