Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
b0233814
by sheaf at 2026-05-27T21:43:31-04:00
1 changed file:
Changes:
| ... | ... | @@ -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'])
|