Skip to content

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

Merged
hongalex merged 2 commits intogoogleapis:mainfrom
hongalex:fix-pubsub-fake-export-test
Jun 7, 2023
Merged

fix(pubsub/pstest): fix failing bq config test#8060
hongalex merged 2 commits intogoogleapis:mainfrom
hongalex:fix-pubsub-fake-export-test

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 June 6, 2023 17:44
@hongalex hongalex requested a review from shollyman as a code owner 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
@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