diff options
-rw-r--r-- | testsuite/tests/perf/compiler/all.T | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T index 89d93167c4..06bc981135 100644 --- a/testsuite/tests/perf/compiler/all.T +++ b/testsuite/tests/perf/compiler/all.T @@ -280,7 +280,7 @@ test('T3064', # 2014-01-22: 23 (x86/Linux) # 2014-12-22: 23 (x86/Linux) death to silent superclasses # 2015-07-11 28 (x86/Linux, 64-bit machine) use +RTS -G1 - (wordsize(64), 66, 20)]), + (wordsize(64), 49, 20)]), # (amd64/Linux): 18 # (amd64/Linux) 2012-02-07: 26 # (amd64/Linux) 2013-02-12: 23; increased range to 10% @@ -295,6 +295,7 @@ test('T3064', # (amd64/Linux) 2015-01-22: 32: Varies from 30 to 34, at least here. # (amd64/Linux) 2015-06-03: 54: use +RTS -G1 # (amd64/Linux) 2016-11-03: 66: Parenthesis reading for Read + # (amd64/Linux) 2016-12-12: 49: Unknown compiler_stats_num_field('bytes allocated', [(wordsize(32), 153261024, 10), |