Hi,
Le mer. 8 mai 2019 à 16:10, Mark Shannon a écrit :
> How do I redo a failed PR check?
> The appveyor failure for https://github.com/python/cpython/pull/13181
> appears to be spurious, but there is no obvious way to redo it.
First, please make sure that a test failure is known in the bug
trac
On 08.05.2019 22:47, Terry Reedy wrote:
On 5/8/2019 10:23 AM, Eric V. Smith wrote:
I think you can close and reopen the PR. That’s what I’m trying on my blocked
PR.
That works but reruns all the CI checks, including the ones already passed. Some bots allow individual reruns, but it is not as
On 5/8/2019 10:23 AM, Eric V. Smith wrote:
I think you can close and reopen the PR. That’s what I’m trying on my blocked
PR.
That works but reruns all the CI checks, including the ones already
passed. Some bots allow individual reruns, but it is not as clear as it
should be.
--
Terry Jan
I think you can close and reopen the PR. That’s what I’m trying on my blocked
PR.
--
Eric V. Smith
True Blade Systems, Inc
(301) 859-4544
> On May 8, 2019, at 10:07 AM, Mark Shannon wrote:
>
> Hi,
>
> How do I redo a failed PR check?
> The appveyor failure for https://github.com/python/cpyth
Hi,
How do I redo a failed PR check?
The appveyor failure for https://github.com/python/cpython/pull/13181
appears to be spurious, but there is no obvious way to redo it.
BTW, this is not the first time I've seen a PR blocked by a spurious
appveyor failure.
Cheers,
Mark.
___