[commit: testsuite] master: T149 is passing (6c4e035)

Simon Marlow marlowsd at gmail.com
Tue Jul 2 13:08:36 CEST 2013


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

On branch  : master

https://github.com/ghc/testsuite/commit/6c4e0353422d78aedeeb5d399b62438809247613

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

commit 6c4e0353422d78aedeeb5d399b62438809247613
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Tue Jul 2 12:08:04 2013 +0100

    T149 is passing

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

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

diff --git a/tests/perf/should_run/all.T b/tests/perf/should_run/all.T
index ebe2dba..f95f751 100644
--- a/tests/perf/should_run/all.T
+++ b/tests/perf/should_run/all.T
@@ -112,7 +112,8 @@ test('T2902',
      run_command,
      ['$MAKE -s --no-print-directory T2902'])
 test('T149',
-     [expect_broken(149),
+     [ # expect_broken(149),
+       # working (2 Jul 2013, x86-64/Linux)
       extra_clean(['T149_A',    'T149_B',
                    'T149_A.hi', 'T149_B.hi',
                    'T149_A.o',  'T149_B.o'])],





More information about the ghc-commits mailing list