tn23 (x86 OSX HEAD), build 234, Success
Simon Marlow
marlowsd at gmail.com
Wed Jan 12 10:44:08 CET 2011
On 12/01/2011 00:31, Thorkil Naur wrote:
> Hello,
>
> On Thu, Jan 06, 2011 at 11:38:13AM +0000, Simon Marlow wrote:
>> ...
>> Presumably these are failures in the fast testsuite and would show
>> up in a validate, right? Any OS X folks available to take a look?
>
> A quick look reveals:
>
> 1. A validate on tn23 results in:
>
>> OVERALL SUMMARY for test run started at Thu Jan 6 17:12:15 CET 2011
>> 2683 total tests, which gave rise to
>> 10732 test cases, of which
>> 0 caused framework failures
>> 8357 were skipped
>>
>> 2293 expected passes
>> 77 expected failures
>> 0 unexpected passes
>> 5 unexpected failures
>>
>> Unexpected failures:
>> 1288(normal)
>> 2276(normal)
>> 2276_ghci(ghci)
>> 4850(normal)
>> T4113(normal)
>
> 2. 1288(normal), 2276(normal), and 2276_ghci(ghci) all involve the use
> of foreign import stdcall to call a function with
> __attribute__((stdcall)). I have not been able to find a single case
> where any of these tests have passed on the Intel Mac.
Not all platforms support stdcall. It's ok to just disable these tests
on your platform.
Cheers,
Simon
More information about the Cvs-ghc
mailing list