On Wed, 2013-10-09 at 16:44 -0700, Glyph wrote: > On Oct 9, 2013, at 12:31 PM, Lex Berezhny <[email protected]> wrote: > > > Any objections, thoughts or alternate volunteers? > > My only objection to this large volume of code-moving is that PyJS's > test suite is quite fragile, and does not appear to be running in CI > anywhere. I think a better first step toward this would be to set up > Travis or something, That has been done (on github, probably by Anthony, using pyv8). It is not functional atm. (ImportError: /home/travis/build/pyjs/pyjs/pyv8-build/_PyV8.so: wrong ELF class: ELFCLASS32)
> and get the tests running under something more modern and > well-supported than PyV8 - for example, has anyone tried it under > phantomjs? Interesting... No I have not, but will... - Kees -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
