Skip to content
Snippets Groups Projects
Commit e3f42443 authored by Cheng Shao's avatar Cheng Shao :beach:
Browse files

testsuite: bump T22744 pre_cmd timeout

(cherry picked from commit 2b5efc2d)
parent c5d97b79
No related branches found
No related tags found
No related merge requests found
...@@ -744,6 +744,7 @@ test('T22744', ...@@ -744,6 +744,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']),
pre_cmd_timeout_multiplier(5),
compile_timeout_multiplier(5) compile_timeout_multiplier(5)
], ],
multimod_compile, multimod_compile,
......
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