forked from AuroraMiddleware/gtk
testsuite: Bump the per-test timeout to 60s
The bitset test has repeatedly run into the 30s timeout in the ci, so give it some more time.
This commit is contained in:
parent
6a6146a9e0
commit
3dc6267146
@ -119,6 +119,7 @@ foreach t : tests
|
||||
test(test_name, test_exe,
|
||||
args: [ '--tap', '-k' ],
|
||||
protocol: 'tap',
|
||||
timeout: 60,
|
||||
env: [
|
||||
'NO_AT_BRIDGE=1',
|
||||
'GSK_RENDERER=cairo',
|
||||
|
Loading…
Reference in New Issue
Block a user