Re: [python-committers] macOS Travis CI job became mandatory?

2017-06-27 Thread Antoine Pitrou

Le 26/06/2017 à 15:57, Victor Stinner a écrit :
> Hi,
> 
> I was waiting for the result of Travis CI: 3 jobs already completed,
> but the macOS job was still running. The macOS job is marked as
> "allowed failure". I cancelled the job, but then the Travis CI was
> marked as failed in the PR :-/ So I restarted the job.
> 
> Is it normal to have to wait for the slow macOS job to be able to merge a PR?
> 
> It's a recent change, no?

I see this sporadically on another project.  There was no configuration
change, it just seems Travis-CI is misbehaving.

Regards

Antoine.
___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/


Re: [python-committers] macOS Travis CI job became mandatory?

2017-06-27 Thread Victor Stinner
2017-06-27 18:33 GMT+02:00 Antoine Pitrou :
> I see this sporadically on another project.  There was no configuration
> change, it just seems Travis-CI is misbehaving.

Oh ok. It's fine in that case.

Today, I didn't see this issue anymore :-) I was usually able to merge
in less than 30 min, sometimes less than 20 min.

Victor
___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/