Le 01/09/2017 à 19:15, Victor Stinner a écrit : > > Yesterday, it was possible to merge a PR even if the macOS job was > still queued (no started).
It's still possible today. > Maybe we should remove the pre-commit macOS task from the Travis CI > config to focus on post-commit macOS buildbots? Even though macOS is slow on Travis CI, I prefer to get a pre-merge failure rather than have to watch the buildbots and try to merge followup PRs until I manage to fix the issue. In the cases where I've no reason to suspect platform-specific issues, I simply don't wait for the macOS result. Regards Antoine. _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/