[Git][ghc/ghc][master] testsuite: bump MultiLayerModulesDefsGhciReload timeout to 10x
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Thu May 30 07:01:54 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
e17f2df9 by Cheng Shao at 2024-05-30T03:00:10-04:00
testsuite: bump MultiLayerModulesDefsGhciReload timeout to 10x
- - - - -
1 changed file:
- testsuite/tests/perf/compiler/all.T
Changes:
=====================================
testsuite/tests/perf/compiler/all.T
=====================================
@@ -436,7 +436,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
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e17f2df9906e2edd5ded932c8dcac4818e6ce0e4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e17f2df9906e2edd5ded932c8dcac4818e6ce0e4
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240530/6e3d47a3/attachment.html>
More information about the ghc-commits
mailing list