[GHC] #10510: Testsuite driver does not run tests in parallel on Windows

GHC ghc-devs at haskell.org
Tue Jul 21 20:16:03 UTC 2015


#10510: Testsuite driver does not run tests in parallel on Windows
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:
       Component:  Test Suite        |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Windows           |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 I have some time set aside this weekend to try to get to the bottom of
 this. Or at least get closer.

 The ordinals resolve to:

 {{{
     1816  717 000EDB02 strptime
     208   CF 000EC4BE _ecvtbuf
     130   81 000EBFB4 _aclsort
 }}}

 But not really sure why `strptime` would be calling `_aclsort` unless I'm
 missing something. We don't seem to be the only ones with this issue
 though.

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


More information about the ghc-tickets mailing list