[commit: testsuite] master: T5113 is failing again (c525c26)

Ian Lynagh igloo at earth.li
Fri Feb 1 21:39:40 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/c525c266cdf56200b6d8e29b08b35cda8a2c44e4

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

commit c525c266cdf56200b6d8e29b08b35cda8a2c44e4
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Feb 1 20:41:37 2013 +0000

    T5113 is failing again

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

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

diff --git a/tests/perf/should_run/all.T b/tests/perf/should_run/all.T
index b201bb1..9d1c0ad 100644
--- a/tests/perf/should_run/all.T
+++ b/tests/perf/should_run/all.T
@@ -120,9 +120,7 @@ test('T5113',
           stats_num_field('bytes allocated', 8000000,
                                              9000000)),
       only_ways(['normal']),
-      normal
-      # WAS: expect_broken(7046)
-      # but it started working again around 01/2013, see #7046
+      expect_broken(7046)
       ],
      compile_and_run,
      ['-O'])





More information about the ghc-commits mailing list