[GHC] #8261: Windows Testsuite stuck at configuring timeout

GHC ghc-devs at haskell.org
Tue Sep 10 07:09:34 CEST 2013


#8261: Windows Testsuite stuck at configuring timeout
---------------------------------+---------------------------
        Reporter:  leroux        |            Owner:
            Type:  bug           |           Status:  new
        Priority:  normal        |        Milestone:
       Component:  Test Suite    |          Version:  7.6.3
      Resolution:                |         Keywords:
Operating System:  Windows       |     Architecture:  x86
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+---------------------------

Comment (by leroux):

 A manual workaround I found for this it to:

 {{{
 cd testsuite/timeout
 cabal configure
 cabal build
 # Move the {{{timeout}}} binary into testsuite/timeout/install-inplace/bin
 # Continue on with the tests!
 }}}

 (I actually lost electricity and don't have access to my windows box
 anymore...so I'll update this comment tomorrow.)

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8261#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler




More information about the ghc-tickets mailing list