Commit bd3a9f72 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased color-test-private timeout to 600 seconds

parent a3d0d777
......@@ -6,7 +6,7 @@ diff -uNr colord-1.4.5/lib/colord/meson.build colord-1.4.5-fix_test_timeout/lib/
install_dir : join_paths(libexecdir, 'installed-tests', 'colord'),
)
- test('colord-test-private', e, env : testdatadir)
+ test('colord-test-private', e, env : testdatadir, timeout: 60)
+ test('colord-test-private', e, env : testdatadir, timeout: 600)
e = executable(
'colord-test-daemon',
sources : [
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment