[Git][ghc/ghc][master] testsuite: bump T17572 timeout on wasm32
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Tue Jun 18 22:55:00 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
64fba310 by Cheng Shao at 2024-06-18T18:53:40-04:00
testsuite: bump T17572 timeout on wasm32
- - - - -
1 changed file:
- testsuite/tests/profiling/should_run/all.T
Changes:
=====================================
testsuite/tests/profiling/should_run/all.T
=====================================
@@ -186,7 +186,7 @@ test('T15897',
fragile(15467)],
makefile_test, ['T15897'])
-test('T17572', [], compile_and_run, [''])
+test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, [''])
test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/64fba310c2d23a41c88514aed0a482fbe5a3b184
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/64fba310c2d23a41c88514aed0a482fbe5a3b184
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/20240618/09773766/attachment-0001.html>
More information about the ghc-commits
mailing list