Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/6e57f2461549fa2916b455305b6bbb5f87c98500

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

commit 6e57f2461549fa2916b455305b6bbb5f87c98500
Author: Simon Marlow <marlo...@gmail.com>
Date:   Tue May 1 09:41:27 2012 +0100

    update stats for parsing001 (7.4 branch)

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

 tests/perf/compiler/all.T |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T
index e41eb5b..1d0fa12 100644
--- a/tests/perf/compiler/all.T
+++ b/tests/perf/compiler/all.T
@@ -187,10 +187,7 @@ test('parsing001',
                                                       320000000)),
       # expected value: 587079016 (amd64/Linux):
       if_wordsize(64,
-          compiler_stats_num_field('bytes allocated', 540000000,
-                                                      600000000)),
+          compiler_stats_num_field('bytes allocated', 500000000, 550000000)),
        only_ways(['normal']),
       ],
      compile_fail, [''])
-
-



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to