summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-14 12:28:04 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-15 11:54:26 -0500
commitf3ffec2729abb4bccaf16e974bef376c8968516e (patch)
treea6c0bb46a7f9e1e3ad26c388e1e861b305462cf8
parent8e5851f0708134efe0ff0e139a1464337410d0ce (diff)
downloadhaskell-f3ffec2729abb4bccaf16e974bef376c8968516e.tar.gz
testsuite: Increase acceptance window of T4801
This statistic is rather unstable. Hopefully fixes #17475.
-rw-r--r--testsuite/tests/perf/compiler/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 5239c95296..bab3ce4bfd 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -42,7 +42,7 @@ test('T3294',
test('T4801',
[collect_compiler_stats('bytes allocated',2),
- collect_compiler_residency(2),
+ collect_compiler_residency(5),
only_ways(['normal']),
extra_hc_opts('-static'),
],