Simon Jakobi pushed to branch wip/sjakobi/T27673 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/perf/compiler/all.T
    ... ... @@ -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),