Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/19da7a4c1b3c4d6194324bbb8f02557931164740

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

commit 19da7a4c1b3c4d6194324bbb8f02557931164740
Author: Ian Lynagh <[email protected]>
Date:   Thu Dec 13 00:15:54 2012 +0000

    qsem001 and qsemn001 fail in HEAD: #7497

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

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

diff --git a/tests/all.T b/tests/all.T
index 8e11cf2..4cd1d0f 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -119,5 +119,5 @@ test('5943', normal, compile_and_run, [''])
 test('T5962', normal, compile_and_run, [''])
 test('T7034', normal, compile_and_run, [''])
 
-test('qsem001', normal, compile_and_run, [''])
-test('qsemn001', normal, compile_and_run, [''])
+test('qsem001', expect_broken(7497), compile_and_run, [''])
+test('qsemn001', expect_broken(7497), compile_and_run, [''])



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to