Skip to content
Snippets Groups Projects
Commit f9876f17 authored by Simon McVittie's avatar Simon McVittie
Browse files

tests: Expand timeout for test-locale-gen.sh


This can take more than 60s on heavily loaded autobuilders.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 1eec27ef
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ foreach test_name : tests
endif
if test_name in ['test-locale-gen.sh', 'launcher.py']
timeout = 60
timeout = 90
endif
if test_name in ['containers.py']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment