[Twisted-Python] pypy3 builds passing?

Craig Rodrigues rodrigc at crodrigues.org
Thu Apr 12 23:53:06 MDT 2018


On Thu, Apr 12, 2018 at 10:35 PM, Amber Brown <hawkowl at atleastfornow.net>
wrote:

> It does on master, i think, but unsupported doesn't run on PRs.
>
> I'm happy to move it to supported if we're happy with it! I think since it
> runs all the main reactors plus asyncio, we can be relatively trusting of
> it being green now...
>
>
That build runs select, poll, epoll, and asyncio reactors.  So since there
are about 12,000 tests, running 4 times, that is about 48,000 tests
for this builder.  That took 39 minutes.
That's a bit long, but maybe that's OK.
I don't know if it is worth figuring out any ways to optimize this run by
maybe using "trial -j", or splitting
the run of each reactor into a new builder.

--
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20180412/880f5b59/attachment-0002.html>


More information about the Twisted-Python mailing list