[commit: testsuite] master: dph-diophantine-opt fails for the same reason as dph-diophantine-fast (#5065) (5462837)

Ian Lynagh igloo at earth.li
Sat Jul 23 02:34:53 CEST 2011


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/54628379b3887210d1b14a5d029db7f4a7609645

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

commit 54628379b3887210d1b14a5d029db7f4a7609645
Author: Ian Lynagh <igloo at earth.li>
Date:   Sat Jul 23 00:43:26 2011 +0100

    dph-diophantine-opt fails for the same reason as dph-diophantine-fast (#5065)

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

 tests/dph/diophantine/dph-diophantine.T |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/dph/diophantine/dph-diophantine.T b/tests/dph/diophantine/dph-diophantine.T
index c963db9..26672e6 100644
--- a/tests/dph/diophantine/dph-diophantine.T
+++ b/tests/dph/diophantine/dph-diophantine.T
@@ -4,6 +4,7 @@ test    ('dph-diophantine-opt'
           , skip_if_fast
           , reqlib('dph-par')
           , reqlib('dph-prim-par')
+          , expect_broken(5065)
           , only_ways(['normal', 'threaded1', 'threaded2']) ] 
         , multimod_compile_and_run 
         , [ 'Main'





More information about the Cvs-ghc mailing list