[GHC] #9626: Test command lines munged on Windows when running on msys Python
GHC
ghc-devs at haskell.org
Wed Nov 19 23:03:02 UTC 2014
#9626: Test command lines munged on Windows when running on msys Python
-------------------------------------+-------------------------------------
Reporter: gintas | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Build | Version: 7.9
System | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: Windows | Difficulty: Unknown
Type of failure: Building | Blocked By:
GHC failed | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"101c62e26286353dd3fac1ef54323529b64c9902/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="101c62e26286353dd3fac1ef54323529b64c9902"
The test runner now also works under the msys-native Python.
Msys binaries apply heuristics to escape paths in arguments intended for
non-msys binaries, which breaks timeout invocations, see #9626.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9626#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list