[pypy-dev] jvm tests failing on os x

Armin Rigo arigo at tunes.org
Sat Aug 11 11:28:16 CEST 2012


Hi Fijal,

On Sat, Aug 11, 2012 at 10:43 AM, Maciej Fijalkowski <fijall at gmail.com> 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


More information about the pypy-dev mailing list