[python-committers] Broken Travis blocks merging
Brett Cannon
brett at python.org
Sun Mar 19 12:43:53 EDT 2017
More information about the python-committers mailing list
Sun Mar 19 12:43:53 EDT 2017
- Previous message (by thread): [python-committers] Broken Travis blocks merging
- Next message (by thread): [python-committers] [RELEASE] Python 3.6.1 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [python-committers] Broken Travis blocks merging
- Next message (by thread): [python-committers] [RELEASE] Python 3.6.1 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list