Closed graingert closed 9 years ago
@fantix @decentfox I've finally got this building, can you give this a review?
@graingert Wow that's wonderful! Thanks a thousand! We'll give a look asap!
refs #1
@fantix any chance of a merge/release?
Looks cool for me :shipit:
Using tox and a gevent submodule, run the tests as they are run on the real gevent repo but with our event loop.
To alter the ignored files, we need to patch the known_failures.py file to add the tests that fail in addition to the Py3k failures.
Some tests were impossible to ignore so I fixed them (see commits for details)