[python-committers] Broken Travis blocks merging

Brett Cannon brett at python.org
Sun Mar 19 12:43:53 EDT 2017


Failure is due to https://travis-ci.org/python/cpython/builds/212301336 which
passed Travis and was reviewed by two other core devs. Unfortunately none
of us picked up on the fact that the success of Travis was because it
skipped running the test suite where the C++ header compatibility test was
moved to.

I have opend https://github.com/python/cpython/pull/718 to fix it and will
backport as soon as Travis is green on that PR.

On Sun, 19 Mar 2017 at 00:41 Serhiy Storchaka <storchaka at gmail.com> wrote:

> For now all Travis CI builds failed. This blocks merging new PRs,
> backports and old PRs that need resolving Misc/NEWS conflicts.
>
> For details see https://github.com/python/core-workflow/issues/54 .
> _______________________________________________
> python-committers mailing list
> python-committers at python.org
> https://mail.python.org/mailman/listinfo/python-committers
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-committers/attachments/20170319/96011d90/attachment.html>


More information about the python-committers mailing list