[GHC] #7738: Testsuite failures for ghci tests normalising stderr output for .exe
GHC
ghc-devs at haskell.org
Sat Jun 8 13:32:59 CEST 2013
#7738: Testsuite failures for ghci tests normalising stderr output for .exe
---------------------------------+------------------------------------------
Reporter: rassilon | Owner: igloo
Type: bug | Status: infoneeded
Priority: normal | Milestone: 7.8.1
Component: Test Suite | Version:
Keywords: | Os: Windows
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by igloo):
* status: patch => infoneeded
Comment:
I'm a bit confused. This is what I see:
{{{
$ cd libraries/directory/tests
$ ../../../inplace/bin/ghc-stage2 getDirContents002.hs -o
getDirContents002
$ ./getDirContents002
getDirContents002.exe: nonexistent: getDirectoryContents: does not exist
(The system cannot find the path specified.)
}}}
What do you see? (without your patches)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7738#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list