Skip to content

fix: ignore cancellation error in test #15532

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
merged 1 commit into from
Nov 15, 2024
Merged

fix: ignore cancellation error in test #15532

merged 1 commit into from
Nov 15, 2024

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Nov 15, 2024

Fixes: coder/internal#211

It seems that the script process can finish before the test runner tries to cancel it. We can ignore this fact as the test aims to check versions.

@mtojek mtojek self-assigned this Nov 15, 2024
@mtojek mtojek requested a review from dannykopping November 15, 2024 11:09
@mtojek mtojek marked this pull request as ready for review November 15, 2024 11:09
@mtojek mtojek merged commit 2347078 into main Nov 15, 2024
30 checks passed
@mtojek mtojek deleted the 211-fix branch November 15, 2024 11:20
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.

flake: TestAgentScript/Invalid: unable to cancel the command
2 participants