Sorry! I validate the patch and then failed to push it. Pushed now. S
| -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manuel M T Chakravarty | Sent: 07 November 2007 00:23 | To: cvs-ghc@haskell.org | Subject: validate fails | | I got the following failure with validate of the HEAD from today: | | Unexpected failures: | tcfail186(normal) | | The diff as in the testlog is appended. Is this just a matter of test | output that was not updated? | | Manuel | | -=- | | =====> tcfail186(normal) | cd ./typecheck/should_fail && '/Users/chak/Code/ghc-test/compiler/ | stage2/ghc-inp | lace' -no-recomp -dcore-lint -dcmm-lint -Di386_apple_darwin --make -o | tcfail186 | tcfail186 -v0 >tcfail186.comp.stderr 2>&1 | Actual stderr output differs from expected: | --- ./typecheck/should_fail/tcfail186.stderr.normalised 2007-11-07 | 11:16:12.0000 | 00000 +1100 | +++ ./typecheck/should_fail/tcfail186.comp.stderr.normalised | 2007-11-07 11:16 | :12.000000000 +1100 | @@ -1,8 +1,8 @@ | | tcfail186.hs:7:8: | - Couldn't match expected type `PhantomSyn a' | + Couldn't match expected type `PhantomSyn GHC.Prim.Any' | against inferred type `[Char]' | - Expected type: PhantomSyn a | + Expected type: PhantomSyn GHC.Prim.Any | Inferred type: [Char] | In the first argument of `f', namely `"hoo"' | In the expression: f "hoo" | *** unexpected failure for tcfail186(normal) | | _______________________________________________ | Cvs-ghc mailing list | Cvs-ghc@haskell.org | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc