[python-committers] PEP 462: Workflow automation for CPython
Nick Coghlan
ncoghlan at gmail.com
Mon Jan 27 03:15:24 CET 2014
On 27 January 2014 02:01, Donald Stufft <donald at stufft.io> wrote:
> For the record, I find the way Openstack does it very awesome, even if
> I’m not a huge fan of gerrit itself. It’s also nice that repeated runs make
> you file a bug for flaky tests and reference it because you can see which
> bugs are causing the most heart ache in the test suite as far as flakiness
> goes. This gives you a sort of impact ordered list of things to fix up.
Elastic recheck (http://status.openstack.org/elastic-recheck/) is also
spectacularly impressive, and something I would love to have for
CPython. However, baby steps :)
Cheers,
Nick.
P.S. https://www.youtube.com/watch?v=xGLMe2dyx6k goes into more detail
on how Elastic recheck works
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the python-committers
mailing list