[commit: ghc] master: testsuite: Bump haddock.Cabal allocations due to submodule bump (40c753f)
git at git.haskell.org
git at git.haskell.org
Fri Jan 26 16:20:07 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/40c753f14b314e74723465e6f79316657307f373/ghc
>---------------------------------------------------------------
commit 40c753f14b314e74723465e6f79316657307f373
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Jan 22 11:50:47 2018 -0500
testsuite: Bump haddock.Cabal allocations due to submodule bump
>---------------------------------------------------------------
40c753f14b314e74723465e6f79316657307f373
testsuite/tests/perf/haddock/all.T | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 4ecd52e..db378fe 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -70,7 +70,7 @@ test('haddock.Cabal',
[extra_files(['../../../../libraries/Cabal/Cabal/dist-install/haddock.t']),
unless(in_tree_compiler(), skip), req_haddock
,stats_num_field('bytes allocated',
- [(wordsize(64), 20104611952, 5)
+ [(wordsize(64), 25261834904, 5)
# 2012-08-14: 3255435248 (amd64/Linux)
# 2012-08-29: 3324606664 (amd64/Linux, new codegen)
# 2012-10-08: 3373401360 (amd64/Linux)
@@ -122,6 +122,7 @@ test('haddock.Cabal',
# 2017-11-02: 17133915848 (amd64/Linux) - Phabricator D4144
# 2017-11-06: 18936339648 (amd64/Linux) - Unknown
# 2017-11-09: 20104611952 (amd64/Linux) - Bump Cabal
+ # 2018-01-22: 25261834904 (amd64/Linux) - Bump Cabal
,(platform('i386-unknown-mingw32'), 3293415576, 5)
# 2012-10-30: 1733638168 (x86/Windows)
More information about the ghc-commits
mailing list