This test fails consistently on Windows msys for me.
=====> T6106(ghci) 916 of 3354 [1, 1, 0] cd ./ghci/scripts && 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 <T6106.script >T6106.run.stdout 2>T6106.run.stderr Actual stderr output differs from expected: --- ./ghci/scripts/T6106.stderr 2012-05-25 21:08:21 +0100 +++ ./ghci/scripts/T6106.run.stderr 2012-07-14 00:42:25 +0100 @@ -1,2 +1,2 @@ - -T6106.hs:1:1: Parse error: naked expression at top level +phase `Haskell pre-processor' failed (exitcode = 1) +phase `Haskell pre-processor' failed (exitcode = 1) *** unexpected failure for T6106(ghci)
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
