[Git][ghc/ghc][master] testsuite: give pre_cmd for mhu-perf 5x time
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Sat May 4 00:53:45 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
08207501 by Cheng Shao at 2024-05-03T20:50:08-04:00
testsuite: give pre_cmd for mhu-perf 5x time
- - - - -
1 changed file:
- testsuite/tests/driver/multipleHomeUnits/mhu-perf/all.T
Changes:
=====================================
testsuite/tests/driver/multipleHomeUnits/mhu-perf/all.T
=====================================
@@ -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,
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0820750140af2972ca254a42c0fdc537f3b7c447
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0820750140af2972ca254a42c0fdc537f3b7c447
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/20240503/deac859a/attachment.html>
More information about the ghc-commits
mailing list