Skip to content

test(pubsub): disable flaky testRunShutdown_TimeoutExceeded in StreamingSubscriberConnectionTest - #14146

Merged
lqiu96 merged 1 commit into
mainfrom
disable_pubsub_test1
Aug 20, 2026
Merged

test(pubsub): disable flaky testRunShutdown_TimeoutExceeded in StreamingSubscriberConnectionTest#14146
lqiu96 merged 1 commit into
mainfrom
disable_pubsub_test1

Conversation

@lqiu96

@lqiu96 lqiu96 commented Aug 20, 2026

Copy link
Copy Markdown
Member

Flakiness exists again even though the test was disabled. After another look, it seems this test is most likely the cause (spawning new threads).

From #13706

…ingSubscriberConnectionTest

Disable `testRunShutdown_TimeoutExceeded` in `StreamingSubscriberConnectionTest` which hangs during shutdown synchronization, and re-enable `testSendAckOperationsExactlyOnceEnabledErrorWithEmptyMetadataMap`.

From #13706
@lqiu96
lqiu96 requested a review from whowes August 20, 2026 15:42
@lqiu96
lqiu96 requested review from a team as code owners August 20, 2026 15:42
@lqiu96

lqiu96 commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

@michaelpri10 FYI

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates StreamingSubscriberConnectionTest.java by ignoring the testRunShutdown_TimeoutExceeded test due to an open issue, and re-enabling the testSendAckOperationsExactlyOnceEnabledErrorWithEmptyMetadataMap test by removing its @ignore annotation. There are no review comments, and I have no feedback to provide.

@lqiu96
lqiu96 enabled auto-merge (squash) August 20, 2026 15:52
@lqiu96
lqiu96 merged commit 13a6ca9 into main Aug 20, 2026
206 of 207 checks passed
@lqiu96
lqiu96 deleted the disable_pubsub_test1 branch August 20, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants