Skip to content
Snippets Groups Projects
Commit 3bc1904d authored by Cheng Shao's avatar Cheng Shao
Browse files

testsuite: bump MultiLayerModulesDefsGhciReload timeout to 10x

(cherry picked from commit e17f2df9)
parent 2d7e85e4
No related branches found
No related tags found
No related merge requests found
......@@ -400,7 +400,7 @@ test('MultiLayerModulesDefsGhciReload',
[ collect_compiler_residency(15),
pre_cmd('./genMultiLayerModulesDefs'),
extra_files(['genMultiLayerModulesDefs']),
compile_timeout_multiplier(5)
compile_timeout_multiplier(10)
# this is _a lot_
# but this test has been failing every now and then,
# especially on i386. Let's just give it some room
......
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