[Git][ghc/ghc][master] testsuite: bump PartialDownSweep timeout to 5x on wasm32
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Wed May 15 11:33:17 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
b1e0c313 by Cheng Shao at 2024-05-15T07:32:46-04:00
testsuite: bump PartialDownSweep timeout to 5x on wasm32
- - - - -
1 changed file:
- testsuite/tests/ghc-api/downsweep/all.T
Changes:
=====================================
testsuite/tests/ghc-api/downsweep/all.T
=====================================
@@ -1,4 +1,4 @@
-setTestOpts(when(arch('wasm32'), run_timeout_multiplier(2)))
+setTestOpts(when(arch('wasm32'), run_timeout_multiplier(5)))
test('PartialDownsweep',
[ extra_run_opts('"' + config.libdir + '"')
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1e0c313e6f0ef4a98ff37e2dc443ea452c58f7e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1e0c313e6f0ef4a98ff37e2dc443ea452c58f7e
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/20240515/c9263870/attachment.html>
More information about the ghc-commits
mailing list