Re: [python-committers] CI problem on old pull request

2018-06-15 Thread Xiang Zhang
Thanks. It's working as expected now. :-) On 06/15/2018 16:59, Victor Stinner wrote: Hi, It happened sometimes to me one month ago, but then it was fine. The workaround is to close/reopen the PR. The best way is to use AppVeyor UI, but here there was no AppVeyor link from the PR. Close/Reopen

Re: [python-committers] CI problem on old pull request

2018-06-15 Thread Victor Stinner
Hi, It happened sometimes to me one month ago, but then it was fine. The workaround is to close/reopen the PR. The best way is to use AppVeyor UI, but here there was no AppVeyor link from the PR. Close/Reopen worked: AppVeyor is now running. https://ci.appveyor.com/project/python/cpython/build/3.

[python-committers] CI problem on old pull request

2018-06-15 Thread Xiang Zhang
I have just encountered a problem in PR1958. The appveyor CI prevents me from merging it. I can't see no way to disabling it or rerunning it, no details link. And is it possible to apply our new CIs, like vsts to it now? Regards Xiang Zhang ___ python-