Skip to content

Automatic port for manual tests.#1339

Open
przemyslaw-zan wants to merge 3 commits intomasterfrom
ci/4352
Open

Automatic port for manual tests.#1339
przemyslaw-zan wants to merge 3 commits intomasterfrom
ci/4352

Conversation

@przemyslaw-zan
Copy link
Copy Markdown
Member

🚀 Summary

The manual test server now automatically finds a free port at startup. When the preferred port (default 8125) is already in use, the server tries subsequent ports until an available one is found. The --port option can be used to set the starting port. The server writes the selected port to a .port file in the build directory so that external scripts can discover which port is in use.


📌 Related issues


💡 Additional information

Testing: Block the port 8125 with any server, then launch manual tests. They should start at 8126.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

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