[commit: testsuite] master: Update Cabal perf expected values following Cabal update (a6ca0b8)
Ian Lynagh
igloo at earth.li
Fri Apr 26 03:19:01 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
https://github.com/ghc/testsuite/commit/a6ca0b8a7b3061f7ed64a6ddbcedbd5ade72c33b
>---------------------------------------------------------------
commit a6ca0b8a7b3061f7ed64a6ddbcedbd5ade72c33b
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Apr 26 02:18:40 2013 +0100
Update Cabal perf expected values following Cabal update
>---------------------------------------------------------------
tests/perf/haddock/all.T | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tests/perf/haddock/all.T b/tests/perf/haddock/all.T
index e094759..2ca09a1 100644
--- a/tests/perf/haddock/all.T
+++ b/tests/perf/haddock/all.T
@@ -68,12 +68,13 @@ test('haddock.Cabal',
# 2012-08-14: 47461532 (x86/OSX)
# 2013-02-10: 46563344 (x86/OSX)
,stats_num_field('bytes allocated',
- [(wordsize(64), 3517301864, 2)
+ [(wordsize(64), 3658801800, 2)
# 2012-08-14: 3255435248 (amd64/Linux)
# 2012-08-29: 3324606664 (amd64/Linux, new codegen)
# 2012-10-08: 3373401360 (amd64/Linux)
# 2013-03-13: 3626604824 (amd64/Linux) Cabal updated
# 2013-03-28: 3517301864 (amd64/Linux) fixed #7796
+ # 2013-04-26: 3658801800 (amd64/Linux) Cabal updated
,(platform('i386-unknown-mingw32'), 1906532680, 1)
# 2012-10-30: 1733638168 (x86/Windows)
# 2013-02-10: 1906532680 (x86/Windows)
More information about the ghc-commits
mailing list