diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-11-29 15:58:36 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-11-29 15:58:36 -0500 |
commit | fe3748bc8631afb9a7cd1a74340783eee7c495f6 (patch) | |
tree | 95171635a7b910cd729366260df6a144c40ce73d /testsuite | |
parent | eaed140c438255263b984d73f66483a76ef5474e (diff) | |
download | haskell-fe3748bc8631afb9a7cd1a74340783eee7c495f6.tar.gz |
testsuite: Bump haddock.compiler allocations
Unfortunately it's quite unclear what caused this.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/perf/haddock/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T index f2083a186b..712debb10e 100644 --- a/testsuite/tests/perf/haddock/all.T +++ b/testsuite/tests/perf/haddock/all.T @@ -127,6 +127,7 @@ test('haddock.compiler', # 2015-12-15: 49395782136 (amd64/Linux) more creep, following kind-equalities # 2015-12-17: 58017214568 (amd64/Linux) update Haddock to master # 2016-06-21: 55314944264 (amd64/Linux) D2350: Make checkFamInstConsistency less expensive + # 2016-11-29: 60911147344 (amd64/Linux) unknown cause ,(platform('i386-unknown-mingw32'), 902576468, 10) # 2012-10-30: 13773051312 (x86/Windows) |