[commit: testsuite] master: dynamicToo001 is broken on Windows (#7665) (1ebd16e)

Ian Lynagh igloo at earth.li
Tue Feb 5 22:02:07 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1ebd16ee671792a741216b51c8f523e995b6269b

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

commit 1ebd16ee671792a741216b51c8f523e995b6269b
Author: Ian Lynagh <igloo at earth.li>
Date:   Tue Feb 5 20:08:05 2013 +0000

    dynamicToo001 is broken on Windows (#7665)

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

 tests/driver/dynamicToo/all.T |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/driver/dynamicToo/all.T b/tests/driver/dynamicToo/all.T
index a03c314..b85ff31 100644
--- a/tests/driver/dynamicToo/all.T
+++ b/tests/driver/dynamicToo/all.T
@@ -6,6 +6,7 @@ test('dynamicToo001',
                    'A001.dyn_o',  'B001.dyn_o',  'C001.dyn_o',
                    'A001.dyn_hi', 'B001.dyn_hi', 'C001.dyn_hi',
                    's001', 'd001']),
+      if_os('mingw32', expect_broken(7665)),
       unless_have_vanilla(skip),
       unless_have_dynamic(skip)],
      run_command,





More information about the ghc-commits mailing list