Skip to content

test: fix TCP port collisions using ephemeral listeners#193

Merged
glaslos merged 1 commit into
mushorg:mainfrom
furusiyya:fix-fixed-port-test-collision
May 29, 2026
Merged

test: fix TCP port collisions using ephemeral listeners#193
glaslos merged 1 commit into
mushorg:mainfrom
furusiyya:fix-fixed-port-test-collision

Conversation

@furusiyya

@furusiyya furusiyya commented May 28, 2026

Copy link
Copy Markdown
Collaborator

CI was failing because severals tests were trying to bind to a fixed TCP ports like 1234 or 1235.
This PR replace those fixed ports with OS-assigned ephemeral ports.

@furusiyya furusiyya marked this pull request as ready for review May 28, 2026 23:19
@furusiyya furusiyya requested a review from glaslos May 28, 2026 23:19
@glaslos glaslos merged commit 81cb742 into mushorg:main May 29, 2026
1 check 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