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

GHC ghc-devs at haskell.org
Wed Nov 30 02:13:54 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:"605bb9b4608121c462fb3d9f9281e7427f7ccc72/ghc" 605bb9b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="605bb9b4608121c462fb3d9f9281e7427f7ccc72"
 testsuite: Use python3 by default

 Summary:
 It turns out that Phyx's fix for #12554 (D2684) still fails with mingw-w64
 python 2.7. However, Python 3 (both msys2 and mingw-w64) work fine. Given
 that
 supporting Python 2 has already become rather tiresome (as @thomie warned
 it
 would), let's just move to python3 by default.

 Test Plan: Validate

 Reviewers: austin, Phyx

 Reviewed By: Phyx

 Subscribers: Phyx, thomie

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

 GHC Trac Issues: #12554
 }}}

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


More information about the ghc-tickets mailing list