
On 3/30/11 4:44 AM, Simon Marlow wrote:
On 30/03/2011 03:12, wren ng thornton wrote:
FYI, testsuite results for OSX 10.5.8 32-bit build:
2695 total tests, which gave rise to 14978 test cases, of which 0 caused framework failures 12589 were skipped
2302 expected passes 74 expected failures 0 unexpected passes 13 unexpected failures
Unexpected failures: 1288(normal) 2276(normal) 2276_ghci(ghci) 4850(normal) DoParamM(normal) T3064(normal) T3330a(normal) T3738(normal) T4113(normal) T4316(ghci) T4801(normal) break024(ghci) space_leak_001(normal)
The number of things skipped is remarkably high compared to ghc 6.12.{1,3}. I don't have the 7.0.2 testsuite results on hand though.
Was this a 'make fast' or 'make WAY=normal'? You're right that the number of skipped tests is suspicious.
It was `make test`. If you'd like me to run a different version, just let me know and I'll post the results. -- Live well, ~wren