On 04/11/2009 02:14, Manuel M T Chakravarty wrote:
Simon Peyton-Jones:
I've pushed a fix for the ones marked *
Apart from that, only T1969 (a delicate resource test) fails for me.
| Unexpected failures:
| Base1(normal) *
| Compose(normal) *
| PList1(normal) *
| PList2(normal) *
| T1969(normal)
| T3007(normal)
| T3294(normal)
| boxy(normal) *
| break008(ghci)
| print033(ghci) *
| simpl017(normal) *
| tc211(normal) *
| tc214(normal) *
| tcfail165(normal) *
| user001(normal)
Thanks for fixing that. On our Linux box, I still get two more failures
than you though (this is on 32-bit Linux with the HEAD from today):
Unexpected failures:
T1969(normal)
T3294(normal)
user001(normal)
user001 may fail due to this bug in glibc:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466647
It fails on my 32-bit Linux box here, but not on 64-bit.
T1969 is the compiler performance test which has regressed recently;
someone still needs to look into that.
Why is T3294 failing for you?
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc