[commit: testsuite] master: Fix typo in expected-perf update commit c6361f6cb4 (5b0da00)

git at git.haskell.org git at git.haskell.org
Tue Aug 27 09:49:02 CEST 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/5b0da008cbc7efd00f5644dd472dc68209fcb565/testsuite

>---------------------------------------------------------------

commit 5b0da008cbc7efd00f5644dd472dc68209fcb565
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue Aug 27 09:47:41 2013 +0200

    Fix typo in expected-perf update commit c6361f6cb4


>---------------------------------------------------------------

5b0da008cbc7efd00f5644dd472dc68209fcb565
 tests/perf/haddock/all.T |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/perf/haddock/all.T b/tests/perf/haddock/all.T
index c645664..21c59c2 100644
--- a/tests/perf/haddock/all.T
+++ b/tests/perf/haddock/all.T
@@ -89,7 +89,7 @@ test('haddock.Cabal',
 test('haddock.compiler',
      [unless(in_tree_compiler(), skip)
      ,stats_num_field('peak_megabytes_allocated',
-          [(wordsize(64), 1300, 10)
+          [(wordsize(64), 1250, 10)
             # 2012-08-14: 1203 (amd64/Linux)
             # 2012-08-21: 1199 (amd64/Linux)
             # 2012-09-20: 1228 (amd64/Linux)





More information about the ghc-commits mailing list