Skip to content

testsuite: bump MultiLayerModulesDefsGhciReload timeout to 10x

Cheng Shao requested to merge wip/bump-MultiLayerModulesDefsGhciReload into master

This patch bumps MultiLayerModulesDefsGhciReload timeout to 10x to increase pipeline robustness. At 5x it still times out occasionally both in CI (e.g. https://gitlab.haskell.org/ghc/ghc/-/jobs/1882687) and also locally.

Merge request reports