Skip to content

Fix absence of pytest kill in Cancel Test Run#25932

Open
kornevgen wants to merge 1 commit intomicrosoft:mainfrom
kornevgen:fix-cancel-test-run
Open

Fix absence of pytest kill in Cancel Test Run#25932
kornevgen wants to merge 1 commit intomicrosoft:mainfrom
kornevgen:fix-cancel-test-run

Conversation

@kornevgen
Copy link
Copy Markdown

Fixes #21507

Commit 354fcd6 has removed initialisation of resultProc variable. So cancelling can't kill pytest because resultProc is undefined. PR restores that initialisation.

Tested by click on 'Cancel Test Run'. Reaction on cancelling has appeared immediately.

Label: bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cancel test run doesn't seem to work

1 participant