Skip to content
Snippets Groups Projects
Commit 08207501 authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

testsuite: give pre_cmd for mhu-perf 5x time

parent 43d48b44
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ test('mhu-perf',
pre_cmd('$MAKE -s --no-print-directory mhu-perf'),
js_broken(22349),
when(arch('wasm32'), skip), # wasm32 doesn't like running Setup/Makefile tests
pre_cmd_timeout_multiplier(2),
pre_cmd_timeout_multiplier(5),
compile_timeout_multiplier(5),
],
multiunit_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