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

On branch  : master

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

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

commit b28d9ebf54f729dc56c20da6cd5863e31e8e5821
Author: Simon Marlow <[email protected]>
Date:   Mon Nov 14 10:42:26 2011 +0000

    expect failure for 'profasm' too

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

 tests/rename/should_compile/T3103/test.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/rename/should_compile/T3103/test.T 
b/tests/rename/should_compile/T3103/test.T
index dca5b0e..6efdaee 100644
--- a/tests/rename/should_compile/T3103/test.T
+++ b/tests/rename/should_compile/T3103/test.T
@@ -2,7 +2,7 @@
 
 test('T3103',
      [only_compiler_types(['ghc']),
-      expect_broken_for(3103, ['optasm', 'hpc']),
+      expect_broken_for(3103, ['optasm', 'hpc', 'profasm']),
       extra_clean(['Foreign/Ptr.hi', 'Foreign/Ptr.o',
                    'GHC/Base.hi',    'GHC/Base.o',
                    'GHC/Num.hi',     'GHC/Num.o',



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

Reply via email to