[Git][ghc/ghc][master] Testsuite: increase timeout for T18223 (#18795)

Marge Bot gitlab at gitlab.haskell.org
Fri Oct 9 12:54:51 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
db236ffc by Sylvain Henry at 2020-10-09T08:54:41-04:00
Testsuite: increase timeout for T18223 (#18795)

- - - - -


1 changed file:

- testsuite/tests/perf/compiler/all.T


Changes:

=====================================
testsuite/tests/perf/compiler/all.T
=====================================
@@ -423,6 +423,8 @@ test ('T13253-spj',
       ['-v0 -O'])
 test ('T18223',
       [ collect_compiler_stats('bytes allocated',2)
+      , compile_timeout_multiplier(2)
+        # needed for the unregistered build (#18795)
       ],
       compile,
       ['-v0 -O'])



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/db236ffc03e5e17f71295469040da96b03ec2f87
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/20201009/6fc384e3/attachment.html>


More information about the ghc-commits mailing list