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(pubsub): remove brittle custom retry test #8443

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

hongalex
Copy link
Member

From #8166, these kinds of tests are already kind of brittle. Changing the retry settings also broke this test in #8438 so I think the best thing to do is just remove this. The retry config functionality should be tested at the GAPIC generator level instead of the veneer anyway.

@hongalex hongalex requested review from shollyman and a team as code owners August 18, 2023 19:33
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the Pub/Sub API. labels Aug 18, 2023
@quartzmo
Copy link
Member

The retry config functionality should be tested at the GAPIC generator level instead of the veneer anyway.

Do we need to open an issue for this?

@quartzmo quartzmo enabled auto-merge (squash) August 18, 2023 19:44
@quartzmo quartzmo merged commit 5165630 into googleapis:main Aug 18, 2023
@hongalex
Copy link
Member Author

The retry config functionality should be tested at the GAPIC generator level instead of the veneer anyway.

Do we need to open an issue for this?

I suspect this should already be part of the generator code so I don't think so?

@hongalex hongalex deleted the remove-pubsub-retry-test branch August 18, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants