summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/perf/should_run/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index 5bbbe4b116..b44d30755f 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -195,8 +195,9 @@ test('T5237',
[stats_num_field('bytes allocated',
[(wordsize(32), 78328, 5),
# expected value: 78328 (i386/Linux)
- (wordsize(64), 110888, 5)]),
+ (wordsize(64), 104176, 5)]),
# expected value: 110888 (amd64/Linux)
+ # expected value: 104176 (amd64/Linux)
only_ways(['normal'])
],
compile_and_run,