Skip to content

test(pubsub): disable flaky tests in PublisherImplTest#13395

Merged
blakeli0 merged 2 commits into
googleapis:mainfrom
blakeli0:disable-pubsub-test-deadlock
Jun 9, 2026
Merged

test(pubsub): disable flaky tests in PublisherImplTest#13395
blakeli0 merged 2 commits into
googleapis:mainfrom
blakeli0:disable-pubsub-test-deadlock

Conversation

@blakeli0

@blakeli0 blakeli0 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR disables PublisherImplTest.testResumePublish and PublisherImplTest.testPublishThrowExceptionForUnsubmittedOrderingKeyMessage which causes 6-hour timeouts in release runs under Java 8 due to a deadlock. See Issue #13394 for more details.

@blakeli0 blakeli0 requested review from a team as code owners June 8, 2026 19:55

@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 imports org.junit.Ignore and adds the @ignore annotation to the testResumePublish test in PublisherImplTest.java, referencing a GitHub issue. There are no review comments, so I have no feedback to provide.

@blakeli0 blakeli0 changed the title test(pubsub): disable testResumePublish due to Java 8 deadlock test(pubsub): disable flaky tests in PublisherImplTest Jun 9, 2026
@blakeli0 blakeli0 merged commit 2499316 into googleapis:main Jun 9, 2026
184 checks passed
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