Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

tests: rewrite topic tests to use completely separate topic/sub pairs to avoid flakes#1397

Merged
feywind merged 1 commit intogoogleapis:mainfrom
feywind:flaky-topic-tests
Sep 23, 2021
Merged

tests: rewrite topic tests to use completely separate topic/sub pairs to avoid flakes#1397
feywind merged 1 commit intogoogleapis:mainfrom
feywind:flaky-topic-tests

Conversation

@feywind
Copy link
Copy Markdown
Collaborator

@feywind feywind commented Sep 22, 2021

Fixes: #1392, #1395

Topic tests were starting to flake because the newer tests left sloppy remains, and the older tests weren't properly separate.

@feywind feywind requested a review from a team September 22, 2021 21:23
@feywind feywind requested a review from a team as a code owner September 22, 2021 21:23
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/nodejs-pubsub API. label Sep 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2021
Copy link
Copy Markdown
Contributor

@anguillanneuf anguillanneuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw @hannahrogers-google apply a similar fix. Thanks for doing this!

@feywind feywind added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 23, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 23, 2021
@feywind feywind merged commit be607ea into googleapis:main Sep 23, 2021
@feywind feywind deleted the flaky-topic-tests branch September 23, 2021 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/nodejs-pubsub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

topics: should publish a message with custom attributes failed

2 participants