Re: [python-committers] AppVeyor was unable to build non-mergeable pull request

2017-07-25 Thread Brett Cannon
On Tue, Jul 25, 2017, 19:26 Victor Stinner, wrote: > 2017-07-26 4:22 GMT+02:00 Brett Cannon : > > So are you requesting we stop building on AppVeyor? > > No. I would like to know how to fix the AppVeyor issue :-) Is it a bug > under our control? > I don't see how it could be our fault or somethi

Re: [python-committers] AppVeyor was unable to build non-mergeable pull request

2017-07-25 Thread Terry Reedy
On 7/25/2017 10:22 PM, Brett Cannon wrote: So are you requesting we stop building on AppVeyor? Since it runs gui tests, and Travis does not, it is very useful. For the last week, it has mostly always run. On Tue, Jul 25, 2017, 17:31 Victor Stinner, > wrote:

Re: [python-committers] AppVeyor was unable to build non-mergeable pull request

2017-07-25 Thread Brett Cannon
So are you requesting we stop building on AppVeyor? On Tue, Jul 25, 2017, 17:31 Victor Stinner, wrote: > Hi, > > It's the second time today that I get this error on a PR: > >"continuous-integration/appveyor/pr — AppVeyor was unable to build > non-mergeable pull request" > > With such failure

Re: [python-committers] AppVeyor was unable to build non-mergeable pull request

2017-07-25 Thread Victor Stinner
2017-07-26 4:22 GMT+02:00 Brett Cannon : > So are you requesting we stop building on AppVeyor? No. I would like to know how to fix the AppVeyor issue :-) Is it a bug under our control? Victor ___ python-committers mailing list python-committers@python.o

[python-committers] AppVeyor was unable to build non-mergeable pull request

2017-07-25 Thread Victor Stinner
Hi, It's the second time today that I get this error on a PR: "continuous-integration/appveyor/pr — AppVeyor was unable to build non-mergeable pull request" With such failure, it's not possible to merge a PR. The error just occurred on a 2.7 change which is a single commit on top of the upda