[GHC] #12554: Testsuite exhibits large amount of framework failures
GHC
ghc-devs at haskell.org
Mon Oct 17 19:02:18 UTC 2016
#12554: Testsuite exhibits large amount of framework failures
-------------------------------------+-------------------------------------
Reporter: Phyx- | Owner:
Type: bug | Status: new
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):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"17d696f1a8dcc28074886a2830036144eced6d87/ghc" 17d696f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="17d696f1a8dcc28074886a2830036144eced6d87"
validate: Allow user to override Python interpreter
Due to #12554 and #12661 we must be quite picky about our choice of
Python interpreter on Windows. Allow the user to override it.
Test Plan: `PYTHON=/usr/bin/python2 ./validate` on Windows
Reviewers: austin, Phyx
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2603
GHC Trac Issues: #12554, #12661
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12554#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list