[Git][ghc/ghc][wip/backports-9.8] testsuite: bump T22744 timeout to 5x

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Tue Nov 26 18:25:44 UTC 2024



Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC


Commits:
0768fe93 by Cheng Shao at 2024-11-26T13:25:31-05:00
testsuite: bump T22744 timeout to 5x

- - - - -


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(3)
+       compile_timeout_multiplier(5)
      ],
      multimod_compile,
      ['T22744', '-v0'])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0768fe933ade0962a324f407e839d21c4469cc23

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0768fe933ade0962a324f407e839d21c4469cc23
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/20241126/80579222/attachment.html>


More information about the ghc-commits mailing list