Simon Jakobi pushed to branch wip/sjakobi/T27673 at Glasgow Haskell Compiler / GHC
Commits:
-
e0088ca6
by Simon Jakobi at 2026-08-12T11:51:35+02:00
1 changed file:
Changes:
| ... | ... | @@ -492,7 +492,7 @@ test('MultiLayerModulesDefsGhciReload', |
| 492 | 492 | ['MultiLayerModulesDefsGhciReload.script'])
|
| 493 | 493 | |
| 494 | 494 | test('InstanceMatching',
|
| 495 | - [ collect_compiler_stats('bytes allocated',3),
|
|
| 495 | + [ collect_compiler_stats('bytes allocated',5),
|
|
| 496 | 496 | pre_cmd('$MAKE -s --no-print-directory InstanceMatching'),
|
| 497 | 497 | extra_files(['genMatchingTest']),
|
| 498 | 498 | compile_timeout_multiplier(5),
|