There may be more, but now I'm not sure which are my failures and which are breakage in the repo :-(

Trying another pull and validate.

=====> T5625(optasm) 24 of 82 [0, 1, 0]
cd ./should_run && '/64playpen/simonmar/validate/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history -o T5625 T5625.hs -O -fasm >T5625.comp.stderr 2>&1 cd ./should_run && ./T5625 </dev/null >T5625.run.stdout 2>T5625.run.stderr
Actual stderr output differs from expected:
--- ./should_run/T5625.stderr   2011-11-16 12:00:19.000000000 +0000
+++ ./should_run/T5625.run.stderr       2011-11-16 13:11:24.188229078 +0000
@@ -1 +1 @@
-
\ No newline at end of file
+T5625: Prelude.undefined
*** unexpected failure for T5625(optasm)


=====> T4201(normal) 760 of 3121 [0, 0, 0]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4201 </dev/null >T4201.run.stdout 2>T4201.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:

Stderr:
make[1]: *** [T4201] Error 1

*** unexpected failure for T4201(normal)

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to