On 08/09/2009 14:18, Simon Peyton Jones wrote:
Tue Sep  8 06:17:28 PDT 2009  [email protected]
   * Test Trac #3403
   Ignore-this: 28d36facd5b29885e35cf7e03ee2fed6

     A ./tests/ghc-regress/simplCore/should_run/T3403.hs
     A ./tests/ghc-regress/simplCore/should_run/T3403.stdout
     M ./tests/ghc-regress/simplCore/should_run/all.T +2

This test seems to be failing for me:


=====> T3403(optc)
cd ./simplCore/should_run && '/64playpen/simonmar/validate/inplace/bin/ghc-stage 2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-outpu
t -o T3403 T3403.hs -O -fvia-C -package containers  >T3403.comp.stderr 2>&1
cd ./simplCore/should_run && ./T3403 </dev/null >T3403.run.stdout 2>T3403.run
.stderr
Actual stdout output differs from expected:
--- ./simplCore/should_run/T3403.stdout.normalised 2009-09-08 17:00:42.0000
00000 +0100
+++ ./simplCore/should_run/T3403.run.stdout.normalised 2009-09-08 17:00:42.0000
00000 +0100
@@ -1 +1,2 @@
-
\ No newline at end of file
+0
+0
*** unexpected failure for T3403(optc)

Any ideas?

Cheers,
        Simon

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

Reply via email to