Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 257c3ed7 by Simon Jakobi at 2026-08-13T10:18:29-04:00 Testsuite: widen InstanceMatching acceptance window to 5% (#27673) ...in order to unblock CI. Assisted-by: Claude Fable 5 - - - - - 1 changed file: - testsuite/tests/perf/compiler/all.T Changes: ===================================== testsuite/tests/perf/compiler/all.T ===================================== @@ -492,7 +492,7 @@ test('MultiLayerModulesDefsGhciReload', ['MultiLayerModulesDefsGhciReload.script']) test('InstanceMatching', - [ collect_compiler_stats('bytes allocated',3), + [ collect_compiler_stats('bytes allocated',5), pre_cmd('$MAKE -s --no-print-directory InstanceMatching'), extra_files(['genMatchingTest']), compile_timeout_multiplier(5), View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/257c3ed798edf8a7c24049cb6365a388... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/257c3ed798edf8a7c24049cb6365a388... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help