Invalid!
pepe
mnislaih at gmail.com
Mon Dec 10 12:13:20 EST 2007
aye, aye, I left darcs pushing to the testsuite and went for a cup of
coffee
(that's the last thing I remember)
Sorry !
On 10/12/2007, at 9:45, Simon Peyton-Jones wrote:
> Pepe, this is you I guess?
>
> Simon
>
> | -----Original Message-----
> | From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org
> ] On Behalf Of Manuel M T Chakravarty
> | Sent: 10 December 2007 00:28
> | To: cvs-ghc at haskell.org
> | Subject: Invalid!
> |
> | Validating with the HEAD of this morning, I get
> |
> | Unexpected failures:
> | print028(ghci)
> |
> | Seems like somebody forgot to push changes to the testsuite with the
> | corresponding HEAD patches...
> |
> | Manuel
> |
> | -=-
> |
> | =====> print028(ghci)
> | cd ./ghci.debugger/scripts && HC='/Users/chak/Code/ghc-test/
> compiler/
> | stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -
> | Di386_apple_darwin ' '/Users/chak/Code/ghc-test/compiler/stage2/
> ghc-
> | inplace' --interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -
> | Di386_apple_darwin -ignore-dot-ghci <print028.script
> | >print028.run.stdout 2>print028.run.stderr
> | Actual stdout output differs from expected:
> | --- ./ghci.debugger/scripts/print028.stdout.normalised 2007-12-10
> | 11:17:49.000000000 +1100
> | +++ ./ghci.debugger/scripts/print028.run.stdout.normalised
> 2007-12-10
> | 11:17:49.000000000 +1100
> | @@ -1,4 +1,5 @@
> | l = (_t1::[Maybe Integer])
> | Just 1
> | -r = GHC.IOBase.IORef (GHC.STRef.STRef {(Just 1 : (_t2::[Maybe
> | Integer]))})
> | -r = GHC.IOBase.IORef (GHC.STRef.STRef {(Just 1 : _)})
> | +r = GHC.IOBase.IORef (GHC.STRef.STRef (GHC.Prim.MutVar# (Just 1 :
> | + (_t2::
> [Maybe
> | Integer]))))
> | +r = GHC.IOBase.IORef (GHC.STRef.STRef (GHC.Prim.MutVar# (Just 1 :
> _)))
> | *** unexpected failure for print028(ghci)
> |
> | _______________________________________________
> | Cvs-ghc mailing list
> | Cvs-ghc at haskell.org
> | http://www.haskell.org/mailman/listinfo/cvs-ghc
More information about the Cvs-ghc
mailing list