summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/perf
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2010-11-25 11:18:20 +0000
committerSimon Marlow <marlowsd@gmail.com>2010-11-25 11:18:20 +0000
commitacf9517fb487ce573e170464d768671414e62209 (patch)
tree11a2a50aa54856c539f014b9b0439f4ab4e3f1a4 /testsuite/tests/ghc-regress/perf
parentd26caffa55d863a09b91e2159dd2f50b686e53e6 (diff)
downloadhaskell-acf9517fb487ce573e170464d768671414e62209.tar.gz
update expected values
Diffstat (limited to 'testsuite/tests/ghc-regress/perf')
-rw-r--r--testsuite/tests/ghc-regress/perf/should_run/all.T6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/ghc-regress/perf/should_run/all.T b/testsuite/tests/ghc-regress/perf/should_run/all.T
index 08787be20f..d263e75a94 100644
--- a/testsuite/tests/ghc-regress/perf/should_run/all.T
+++ b/testsuite/tests/ghc-regress/perf/should_run/all.T
@@ -50,11 +50,11 @@ test('T3738',
# expected value: 12800 (x86/OS X):
if_wordsize(32,
stats_num_field('bytes allocated', 12700,
- 12900)),
+ 14000)),
if_wordsize(64,
stats_num_field('bytes allocated', 60000,
- 61000)),
- # expected value: 60368 (amd64/Linux)
+ 80000)),
+ # expected value: 72608 (amd64/Linux)
only_ways(['normal'])
],
compile_and_run,