Skip to content

test(storage): unflake TestIntegration_CancelWrite#3691

Merged
tritone merged 1 commit intogoogleapis:masterfrom
tritone:cancel-write
Feb 9, 2021
Merged

test(storage): unflake TestIntegration_CancelWrite#3691
tritone merged 1 commit intogoogleapis:masterfrom
tritone:cancel-write

Conversation

@tritone
Copy link
Copy Markdown
Contributor

@tritone tritone commented Feb 9, 2021

Rarely a wrapped context.Cancel error can be returned from the
writer, so the current check will fail. We have to resort to string
matching for now, but for Go >= 1.13 errors.Is should work.

Fixes #3688

Rarely a wrapped context.Cancel error can be returned from the
writer, so the current check will fail. We have to resort to string
matching for now, but for Go >= 1.13 errors.Is should work.

Fixes googleapis#3688
@tritone tritone requested review from a team February 9, 2021 21:17
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2021
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Feb 9, 2021
@tritone tritone added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@tritone tritone merged commit 00a78aa into googleapis:master Feb 9, 2021
@tritone tritone deleted the cancel-write branch February 9, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: TestIntegration_CancelWrite failed

3 participants