<div dir="ltr"><div dir="ltr">Our pythontestdotnet repo is different than the cpython repo and the certificate gets pushed to the server after being committed by hand so it's a synchronization problem,.<div><br></div><div><a href="https://github.com/python/cpython/pull/13192">https://github.com/python/cpython/pull/13192</a> should clear it up.  It's awaiting the slow CI queuing gods.  It is marked automerge, so if a core dev could go do a github review and Approve it, it'll go in immediately after Travis and AppVeyor come back green. <br></div><div><br></div><div>-gps</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 8, 2019 at 10:58 AM Antoine Pitrou <<a href="mailto:antoine@python.org">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>
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>
</blockquote></div>