Skip to content
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

test(storage): fix gRPC integration test flakes #5414

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Feb 1, 2022

These tests no longer include upload retries because of the new
idempotency defaults. Changed them to retry regardless of
idempotency.

Fixes #5372

These tests no longer include upload retries because of the new
idempotency defaults. Changed them to retry regardless of
idempotency.

Fixes googleapis#5372
@tritone tritone requested review from a team as code owners February 1, 2022 15:32
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the Cloud Storage API. labels Feb 1, 2022
@tritone tritone merged commit 9f79ac4 into googleapis:main Feb 1, 2022
@tritone tritone deleted the grpc-test-fix branch February 1, 2022 16:00
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. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

storage: TestIntegration_MultiMessageWriteGRPC failed
2 participants