On Sat, Aug 11, 2012 at 11:28 AM, Armin Rigo <[email protected]> wrote: > Hi Fijal, > > On Sat, Aug 11, 2012 at 10:43 AM, Maciej Fijalkowski <[email protected]> wrote: >> Anyone has any idea how to fix/disable them? > > Obviously you can disable them by saying "if sys.platform = 'darwin': > py.test.skip('XXX')" a few lines before the crash, but is that really > your question? > > > Armin
I was more thinking about fixing but fine :) _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
