[commit: testsuite] master: Ticket #1845 is closed, so ghci024 presumably works on PPC/OSX now (2fb008a)

Ian Lynagh igloo at earth.li
Mon Feb 11 20:26:00 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2fb008a5be4962e516e5f5184ef6eb5fbebab572

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

commit 2fb008a5be4962e516e5f5184ef6eb5fbebab572
Author: Ian Lynagh <ian at well-typed.com>
Date:   Mon Feb 11 17:36:06 2013 +0000

    Ticket #1845 is closed, so ghci024 presumably works on PPC/OSX now

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

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

diff --git a/tests/ghci/scripts/all.T b/tests/ghci/scripts/all.T
index ee34ce9..398efb4 100755
--- a/tests/ghci/scripts/all.T
+++ b/tests/ghci/scripts/all.T
@@ -37,8 +37,7 @@ test('ghci022', normal, ghci_script, ['ghci022.script'])
 
 test('ghci023', normal, ghci_script, ['ghci023.script'])
 test('ghci024',
-     [when(fast(), skip),
-      when(platform("powerpc-apple-darwin"), expect_broken(1845))],
+     when(fast(), skip),
      run_command,
      ['$MAKE -s --no-print-directory ghci024'])
 test('ghci025', normal, ghci_script, ['ghci025.script'])





More information about the ghc-commits mailing list