[Git][ghc/ghc][wip/backports-9.8] testsuite: Bump compile timeout of T22744
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Fri Nov 22 18:13:15 UTC 2024
Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC
Commits:
1b2f40f9 by Ben Gamari at 2024-11-22T13:12:51-05:00
testsuite: Bump compile timeout of T22744
This has failed repeatedly on Darwin.
- - - - -
1 changed file:
- testsuite/tests/perf/compiler/all.T
Changes:
=====================================
testsuite/tests/perf/compiler/all.T
=====================================
@@ -692,7 +692,7 @@ test('T22744',
req_interp,
pre_cmd('$MAKE -s --no-print-directory T22744'),
extra_files(['genT22744']),
- compile_timeout_multiplier(2)
+ compile_timeout_multiplier(3)
],
multimod_compile,
['T22744', '-v0'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b2f40f996640a528c2039ec51cacc5b8c305f89
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b2f40f996640a528c2039ec51cacc5b8c305f89
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/20241122/f8405c8d/attachment.html>
More information about the ghc-commits
mailing list