[GHC] #16285: Hadrian fails to run the testsuite.

GHC ghc-devs at haskell.org
Thu Feb 7 17:57:15 UTC 2019


#16285: Hadrian fails to run the testsuite.
-------------------------------------+-------------------------------------
        Reporter:  AndreasK          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  8.6.3
  (Hadrian)                          |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by snowleopard):

 Alp, thanks for tagging me!

 As far as I understand, `iserv` is not supported on Windows, so when
 running the testsuite on Windows, we shouldn't depend on it and skip all
 associated tests.

 I guess, this line may be relevant:

 https://gitlab.haskell.org/ghc/ghc/blob/aad05fb3b36b93b919622f8a6dc032109d040d16/hadrian/src/Settings/Default.hs#L137

 Andreas: perhaps, you could try making `iserv` conditional, as for
 example, here:

 https://gitlab.haskell.org/ghc/ghc/blob/aad05fb3b36b93b919622f8a6dc032109d040d16/hadrian/src/Settings/Default.hs#L115

 Does this help?

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


More information about the ghc-tickets mailing list