mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
meson: Extend timeout for test-oci-registry.sh
This seems to be slower than usual when we're doing a `make distcheck`. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
2d6655bd44
commit
59b9dcc423
@ -329,7 +329,7 @@ foreach testcase : wrapped_tests
|
||||
|
||||
timeout = {
|
||||
'test-bundle.sh' : 60,
|
||||
'test-oci-registry.sh' : 60,
|
||||
'test-oci-registry.sh' : 120,
|
||||
'test-repo.sh' : 300,
|
||||
'test-run.sh' : 90,
|
||||
'test-summaries.sh' : 60,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user