<div dir="ltr"><div dir="ltr">fwiw a future way to avoid this mess is in <a href="https://bugs.python.org/issue36855">https://bugs.python.org/issue36855</a>: have the tests support multiple certificates so we can stage the new ones into our repo before updating the server.</div><div dir="ltr"><br></div><div>-gps</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 8, 2019 at 11:15 AM Gregory P. Smith <<a href="mailto:greg@krypto.org">greg@krypto.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">If this cert change is impacting CI checks for everyone's PRs, I suspect all PRs will need to merge this change into their branch before they can pass CI.<div><br></div><div>Having CI depend on external network resources does not seem like a good idea.</div><div><br></div><div>-gps</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 8, 2019 at 11:04 AM Antoine Pitrou <<a href="mailto:antoine@python.org" target="_blank">antoine@python.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Ah, there's already a PR at<br>
<a href="https://github.com/python/cpython/pull/13192" rel="noreferrer" target="_blank">https://github.com/python/cpython/pull/13192</a>, thanks to Gregory.<br>
<br>
Regards<br>
<br>
Antoine.<br>
<br>
<br>
Le 08/05/2019 à 17:58, Antoine Pitrou a écrit :<br>
> <br>
> Ok, apparently the SSL cert on <a href="http://self-signed.pythontest.net" rel="noreferrer" target="_blank">self-signed.pythontest.net</a> was changed<br>
> but it wasn't updated in our source tree, hence the failure.<br>
> <br>
> Regards<br>
> <br>
> Antoine.<br>
> <br>
> <br>
> Le 08/05/2019 à 17:49, Mariatta a écrit :<br>
>> If you can't merge from GitHub UI then you won't be able to do it from<br>
>> GitHub command line (it respects the same branch protection policy)<br>
>><br>
>> I don't think we should merge if tests are still failing. Perhaps the<br>
>> test should be adjusted to handle this spurious errors? Can it be marked<br>
>> as "allowed failure" or something like that?<br>
>><br>
>><br>
>> On Wed, May 8, 2019, 8:32 AM Antoine Pitrou <<a href="mailto:antoine@python.org" target="_blank">antoine@python.org</a><br>
>> <mailto:<a href="mailto:antoine@python.org" target="_blank">antoine@python.org</a>>> wrote:<br>
>><br>
>><br>
>> Hello,<br>
>><br>
>> There are spurious CI failures (SSL certificate issue in test_httplib).<br>
>> Therefore the "Squash and merge" button is greyed out.<br>
>><br>
>> How should I merge? Using the command-line instructions from Github?<br>
>><br>
>> Regards<br>
>><br>
>> Antoine.<br>
>> _______________________________________________<br>
>> python-committers mailing list<br>
>> <a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a> <mailto:<a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a>><br>
>> <a href="https://mail.python.org/mailman/listinfo/python-committers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-committers</a><br>
>> Code of Conduct: <a href="https://www.python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct/</a><br>
>><br>
> _______________________________________________<br>
> python-committers mailing list<br>
> <a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-committers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-committers</a><br>
> Code of Conduct: <a href="https://www.python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct/</a><br>
> <br>
_______________________________________________<br>
python-committers mailing list<br>
<a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-committers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-committers</a><br>
Code of Conduct: <a href="https://www.python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct/</a><br>
</blockquote></div>
</blockquote></div>