Testsuite failures for ghci tests normalising stderr output for .exe
On GHC-Head:
Tests getDirContents002 and process004 both specify normalise_exe in their options, but these both only generate expected error results on stderr.
Here's an example of what happens currently:
--- ./getDirContents002.stderr-mingw32 2013-02-09 21:09:27 -0500
+++ ./getDirContents002.run.stderr 2013-03-04 17:29:34 -0500
@@ -1 +1 @@
-getDirContents002.exe: nonexistent: getDirectoryContents: does not exist (The system cannot find the path specified.)
+getDirContents002: nonexistent: getDirectoryContents: does not exist (The system cannot find the path specified.)
*** unexpected failure for getDirContents002(ghci)
Trac metadata
| Trac field | Value |
|---|---|
| Version | |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |