[commit: testsuite] master: widen the range of max_bytes_used for T1969, to reduce spurious (4d6eb50)

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4d6eb507c272fffe47d050edde845fb1ade650b1

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

commit 4d6eb507c272fffe47d050edde845fb1ade650b1
Author: Simon Marlow <[email protected]>
Date:   Mon Oct 22 12:29:44 2012 +0100

    widen the range of max_bytes_used for T1969, to reduce spurious
    failures

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

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

diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T
index 6f9ac47..053248c 100644
--- a/tests/perf/compiler/all.T
+++ b/tests/perf/compiler/all.T
@@ -26,7 +26,7 @@ test('T1969',
                              #                 5717704 (x86/Windows 17/05/10)
                              #                 6149572 (x86/Linux, 31/12/09)
       if_wordsize(64,
-          compiler_stats_range_field('max_bytes_used', 9000000, 15)),
+          compiler_stats_range_field('max_bytes_used', 9000000, 20)),
                                   # looks like the peak is around 10M, but we're
                                   # unlikely to GC exactly on the peak.
                                   # varies quite a lot with CLEANUP and BINDIST,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.