[GHC] #8737: T5975a fails when using official Windows Python distribution

T5975a.run.stdout 2>T5975a.run.stderr Actual stderr output differs from expected: --- /dev/null 2014-02-05 03:11:58.000000000 +0000 +++ ./ghci/scripts/T5975a.run.stderr 2014-02-05 03:11:58.103200000 +0000 @@ -0,0 +1,2 @@
#8737: T5975a fails when using official Windows Python distribution
--------------------------+------------------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Test | Version: 7.8.1-rc1
Suite | Operating System: Windows
Keywords: | Type of failure: Incorrect result at runtime
Architecture: | Test Case: T5975a
Unknown/Multiple | Blocking:
Difficulty: |
Unknown |
Blocked By: |
Related Tickets: |
--------------------------+------------------------------------------------
Using the official MSYS2 instructions:
{{{
=====> T5975a(ghci) 988 of 3859 [0, 0, 0]
cd ./ghci/scripts && touch föøbàr1.hs
cd ./ghci/scripts && HC='C:/msys64/home/Administrator/ghc/inplace/bin/ghc-
stage2.exe' HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-
package-db -rtsopts -fno-ghci-history '
'C:/msys64/home/Administrator/ghc/inplace/bin/ghc-stage2.exe'
--interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-
output -no-user-package-db -rtsopts -fno-ghci-history

#8737: T5975a fails when using official Windows Python distribution ------------------------------------------------+-------------------------- Reporter: ezyang | Owner: Type: bug | Status: closed Priority: low | Milestone: Component: Test Suite | Version: Resolution: duplicate | 7.8.1-rc1 Operating System: Windows | Keywords: Type of failure: Incorrect result at runtime | Architecture: Test Case: T5975a | Unknown/Multiple Blocking: | Difficulty: | Unknown | Blocked By: 7305 | Related Tickets: ------------------------------------------------+-------------------------- Changes (by ezyang): * status: new => closed * resolution: => duplicate * blockedby: => 7305 Comment: Oops, looks like Simon Marlow already reported this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8737#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC