Ah yes. It seems that I fixed this on the ghc-generics branch (to avoid future conflicts since it affected the same code), but somehow committed the test to the master branch of testsuite.
We could unravel this but I expect to merge the ghc-generics branch fairly shortly (within a week) so I'm inclined to put up with the failure for now. Apologies Simon | -----Original Message----- | From: Simon Marlow [mailto:[email protected]] | Sent: 04 May 2011 11:37 | To: GHC CVS list; Simon Peyton-Jones | Subject: Validate failure: T5084 | | Validate from the current sources on x86-64/Linux fails on: | | =====> T5084(normal) 219 of 219 [0, 0, 0] | cd . && '/64playpen/simonmar/validate/inplace/bin/ghc-stage2' | -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output | -no-user-package-conf -rtsopts -c T5084.hs >T5084.comp.stderr 2>&1 | *** unexpected failure for T5084(normal) | | looks like the testsuite was expecting this test to produce an error, | but it didn't. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
