This is still happening on Windows =====> ghci058(ghci) 92 of 92 [0, 0, 0] cd . && HC='C:/code/HEAD/inplace/bin/ghc-stage2.exe' HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history ' 'C:/code/HEAD/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 <ghci058.script >ghci058.run.stdout 2>ghci058.run.stderr Actual stderr output differs from expected: --- /dev/null 2012-11-06 15:47:12 +0000 +++ ./ghci058.run.stderr 2012-11-06 15:47:12 +0000 @@ -0,0 +1,12 @@ +'$HC' is not recognized as an internal or external command, +operable program or batch file. + +Ghci058.hs:1:1: Parse error: naked expression at top level + +<interactive>:9:1: Not in scope: `c' +'$HC' is not recognized as an internal or external command, +operable program or batch file. + +Ghci058.hs:1:1: Parse error: naked expression at top level + +<interactive>:14:1: Not in scope: `c' Actual stdout output differs from expected: --- ./ghci058.stdout 2012-10-31 17:40:19 +0000 +++ ./ghci058.run.stdout 2012-11-06 15:47:12 +0000 @@ -1,4 +1,4 @@ -Ok, modules loaded: Ghci058. -'a' -Ok, modules loaded: Ghci058. -'b' +[1 of 1] Compiling Main ( Ghci058.hs, interpreted ) +Failed, modules loaded: none. +[1 of 1] Compiling Main ( Ghci058.hs, interpreted ) +Failed, modules loaded: none. *** unexpected failure for ghci058(ghci)
OVERALL SUMMARY for test run started at now 92 total tests, which gave rise to 92 test cases, of which 0 caused framework failures 91 were skipped 0 expected passes 0 had missing libraries 0 expected failures 0 unexpected passes 1 unexpected failures Unexpected failures: . ghci058 [bad stderr] (ghci) bash-3.1$
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc