Skip to content

grpc-js-xds: Remove .only from a test, switch port finding library - #3000

Merged
murgatroid99 merged 1 commit into
grpc:masterfrom
murgatroid99:grpc-js-xds_test_fix
Aug 19, 2025
Merged

murgatroid99 merged 1 commit into
grpc:masterfrom
murgatroid99:grpc-js-xds_test_fix

Conversation

@murgatroid99

Copy link
Copy Markdown
Member

That .only was causing other tests to be skipped. And find-free-ports was sometimes failing to detect that ports were in use, causing strings of failures where servers would repeatedly try to bind the same used port.

@murgatroid99
murgatroid99 merged commit 479fa71 into grpc:master Aug 19, 2025
8 of 10 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