I don't know if CPython has a specific policy about this -- other projects I work on generally have a "we need to get master's tests passing again before anything can merge" policy.
Alex On Wed, May 8, 2019 at 11:44 AM Antoine Pitrou <[email protected]> wrote: > > They're deterministic. Apparently the test which connects to > "self-signed.pythontest.net" always fails now with a "self-signed > certificate" error... > > Le 08/05/2019 à 17:37, Alex Gaynor a écrit : > > Are these intermittent failures, or is there bustage on master right now? > > > > My usual habit on other projects (I'm not very active on CPython these > > days) is to restart the build on travis so that is a nice green > checkmark. > > > > Alex > > > > On Wed, May 8, 2019 at 11:32 AM Antoine Pitrou <[email protected] > > <mailto:[email protected]>> wrote: > > > > > > Hello, > > > > There are spurious CI failures (SSL certificate issue in > test_httplib). > > Therefore the "Squash and merge" button is greyed out. > > > > How should I merge? Using the command-line instructions from Github? > > > > Regards > > > > Antoine. > > _______________________________________________ > > python-committers mailing list > > [email protected] <mailto:[email protected]> > > https://mail.python.org/mailman/listinfo/python-committers > > Code of Conduct: https://www.python.org/psf/codeofconduct/ > > > > > > > > -- > > All that is necessary for evil to succeed is for good people to do > nothing. > _______________________________________________ > python-committers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-committers > Code of Conduct: https://www.python.org/psf/codeofconduct/ > -- All that is necessary for evil to succeed is for good people to do nothing.
_______________________________________________ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
