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

fix(pubsub/pstest): fix failing bq config test #8060

Merged
merged 2 commits into from Jun 7, 2023

Conversation

hongalex
Copy link
Member

@hongalex hongalex commented Jun 6, 2023

The correct behavior in the fake while updating subscriptions is to clear BQ config on a nil value, rather than empty value. This updates a test that was still running on the previous assumption.

Fixes #8044

@hongalex hongalex requested review from a team and shollyman as code owners June 6, 2023 17:44
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsub Issues related to the Pub/Sub API. labels Jun 6, 2023
@hongalex hongalex enabled auto-merge (squash) June 7, 2023 03:48
@hongalex hongalex merged commit fb9db66 into googleapis:main Jun 7, 2023
8 checks passed
@hongalex hongalex deleted the fix-pubsub-fake-export-test branch June 7, 2023 16:51
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: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pubsub/pstest: TestSubscriptionPushPull failed
2 participants