Skip to content

ExecutorStepExecution.queue_task_cancelled should yield ABORTED not FAILURE #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Nov 24, 2020

If you click the red X next to a build under the master node, or in the build log, the build is marked ABORTED like you would expect. But if you do the same on a heavyweight task on an executor, perhaps just because that is the most convenient place to find it, the build is marked FAILURE which seems inconsistent.

Copy link

@schottsfired schottsfired left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new test passed:
image

One failed, but it was an existing failure.

@jglick jglick requested a review from dwnusbaum January 30, 2021 14:06
@jglick jglick requested a review from bitwiseman April 14, 2021 18:19
@jglick
Copy link
Member Author

jglick commented Nov 3, 2021

Artifactory seems to be having difficulty today.

@car-roll car-roll merged commit 7401a11 into jenkinsci:master Nov 4, 2021
@jglick jglick deleted the ExecutorStepExecution.queue_task_cancelled branch November 4, 2021 14:12
jglick added a commit to jglick/kubernetes-plugin that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants