Christian Maeder wrote:
Christian Maeder wrote:
I'm currently running the ghc-regression test (with
stage1/ghc-inplace), but that does not look good (although it does not
hang)
here is the frustrating summary:
OVERALL SUMMARY for test run started at Mon May 22 18:30:30 CEST 2006
1365 total tests, which gave rise to
4157 test cases, of which
0 caused framework failures
580 were skipped
3051 expected passes
51 expected failures
0 unexpected passes
475 unexpected failures
Unexpected failures:
10queens(ghci)
CPUTime001(ghci)
Chan001(ghci)
etc.
It looks like every GHCi test failed (the TH tests use GHCi internally,
so they failed too).
Does GHCi fail? If so, in what way?
Cheers,
Simon
|