[GHC] #12554: Testsuite exhibits large amount of framework failures

GHC ghc-devs at haskell.org
Thu Nov 17 16:04:13 UTC 2016


#12554: Testsuite exhibits large amount of framework failures
-------------------------------------+-------------------------------------
        Reporter:  Phyx-             |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Test Suite        |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2684
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"4d4f3533e6ec8698f8af30977c81f17eed1f6970/ghc"
 4d4f3533/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="4d4f3533e6ec8698f8af30977c81f17eed1f6970"
 testsuite: Rip out hack for #12554

 @Phyx is working on correctly fixing (pun intended) the underlying issue
 that prompted this hack. It turns out that `timeout` it the culprit.
 Moreover, this hack breaks on msys python builds, which don't export
 `WindowsError`.

 Test Plan: Validate on Windows with `msys` python.

 Reviewers: Phyx, austin

 Subscribers: thomie, Phyx

 Differential Revision: https://phabricator.haskell.org/D2724

 GHC Trac Issues: #12554
 }}}

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


More information about the ghc-tickets mailing list