Ok, if you try now those tests (or any test that attempts to use one of the C handlers) should just be automatically skipped under jython.
--Rafael On Mon, Feb 2, 2015 at 11:54 AM, Rafael Schloming <[email protected]> wrote: > I can fix that in a better way. I'm afk at the moment, but will submit a > fix soon. > On Feb 2, 2015 11:03 AM, "Gordon Sim" <[email protected]> wrote: > >> I tried switching to use the CFlowController as part of some >> rationalisation and consolidation. This works fine from cpython, but it >> causes the recent 'utils' tests to fail under jython. I suppose this is >> simply because there is no equivalent to pn_flowcontroller there. >> >> Should tests that use a c-handler simply be added to >> tests/java/pythonTests.ignore? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
