Skip to content

test(pubsub): disable testResumePublish due to Java 8 deadlock#13395

Open
blakeli0 wants to merge 1 commit into
googleapis:mainfrom
blakeli0:disable-pubsub-test-deadlock
Open

test(pubsub): disable testResumePublish due to Java 8 deadlock#13395
blakeli0 wants to merge 1 commit into
googleapis:mainfrom
blakeli0:disable-pubsub-test-deadlock

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented Jun 8, 2026

This PR disables PublisherImplTest.testResumePublish 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
Copy link
Copy Markdown
Contributor

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

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.

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