Closed GoogleCodeExporter closed 9 years ago
(Removed myself as owner)
Original comment by jwight
on 19 Apr 2008 at 9:41
Original comment by andyster
on 15 Jul 2008 at 11:18
Thanks for reporting this. I have also run into this issue and it appears to be
a bug
in Apple's unit test framework. If you run these same tests on a PPC machine,
they
pass. The problem seems to be with the PPC emulation on Intel boxes. I traced
it into
the Keychain sources provided by Apple as part of Darwin and found that the
tests
were triggering their fallback error handler for conditions they did not
anticipate.
There were also "fix me" comments around that area of their code so I stopped
pursuing it any further.
I will add a comment in a README file about this matter.
Original comment by jon.r.cr...@gmail.com
on 22 Jul 2008 at 7:20
Original issue reported on code.google.com by
jwight
on 19 Apr 2008 at 9:40