Skip to content
Snippets Groups Projects
Commit 1b2f40f9 authored by Ben Gamari's avatar Ben Gamari
Browse files

testsuite: Bump compile timeout of T22744

This has failed repeatedly on Darwin.
parent e267aa7f
No related branches found
No related tags found
No related merge requests found
...@@ -692,7 +692,7 @@ test('T22744', ...@@ -692,7 +692,7 @@ test('T22744',
req_interp, req_interp,
pre_cmd('$MAKE -s --no-print-directory T22744'), pre_cmd('$MAKE -s --no-print-directory T22744'),
extra_files(['genT22744']), extra_files(['genT22744']),
compile_timeout_multiplier(2) compile_timeout_multiplier(3)
], ],
multimod_compile, multimod_compile,
['T22744', '-v0']) ['T22744', '-v0'])
......
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