OVERALL SUMMARY for test run started at Thu Jan 17 16:48:36 EST 2008 2064 total tests, which gave rise to 7832 test cases, of which 0 caused framework failures 6074 were skipped 1666 expected passes 79 expected failures 0 unexpected passes 13 unexpected failures Unexpected failures: GADT11(normal) Simple13(normal) derefnull(normal) divbyzero(normal) equal(normal) ghci025(ghci) list001(ghci) set(normal) syn-perf(normal) tc(normal) tc095(normal) termination(normal) while(normal) _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc
these are the current set of validation failures for HEAD on my machine,
(the same just before and after committing my portability cleanup.)
They've all been around for quite a while, except list001(ghci) is a
little more recent, as listed in some previous e-mail I sent. Do you
need any more information?
- validation test-failures Isaac Dupree
- Re: validation test-failures Simon Marlow
- Re: validation test-failures Isaac Dupree