Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/perf/compiler/all.T
    ... ... @@ -678,7 +678,7 @@ test ('T18140',
    678 678
           ['-v0 -O'])
    
    679 679
     test('T10421',
    
    680 680
         [ only_ways(['normal']),
    
    681
    -      collect_compiler_runtime(1)
    
    681
    +      collect_compiler_runtime(2) # 1% tolerance was too small (#27289)
    
    682 682
         ],
    
    683 683
         multimod_compile,
    
    684 684
         ['T10421', '-v0 -O'])