Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/432a1174d0045f720cffe08c1022899c8c8d6f33 >--------------------------------------------------------------- commit 432a1174d0045f720cffe08c1022899c8c8d6f33 Author: Simon Marlow <marlo...@gmail.com> Date: Mon Oct 8 10:40:58 2012 +0100 update 32-bit stats for T7257 >--------------------------------------------------------------- tests/perf/should_run/all.T | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/perf/should_run/all.T b/tests/perf/should_run/all.T index 22acf28..7bfd8aa 100644 --- a/tests/perf/should_run/all.T +++ b/tests/perf/should_run/all.T @@ -242,8 +242,8 @@ test('T7257', stats_range_field('bytes allocated', 1150000000, 10)), # expected value: 1246287228 (i386/Linux) if_wordsize(32, - stats_range_field('peak_megabytes_allocated', 150, 5)), - # unkonwn + stats_range_field('peak_megabytes_allocated', 217, 5)), + # 2012-10-08: 217 (x86/Linux) if_wordsize(64, stats_range_field('bytes allocated', 1774893760, 5)), # 2012-09-21: 1774893760 (amd64/Linux) _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc