[python-committers] Travis CI: macOS is now blocking -- remove macOS from Travis CI?

Antoine Pitrou antoine at python.org
Fri Sep 1 13:19:40 EDT 2017


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.


More information about the python-committers mailing list