Skip to content

[3.14] gh-146352: In Emscripten pyrepl test, pick port dynamically (GH-146375)#146411

Merged
vstinner merged 1 commit intopython:3.14from
hoodmane:backport-2be147e-3.14
Mar 25, 2026
Merged

[3.14] gh-146352: In Emscripten pyrepl test, pick port dynamically (GH-146375)#146411
vstinner merged 1 commit intopython:3.14from
hoodmane:backport-2be147e-3.14

Conversation

@hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Mar 25, 2026

Dynamically allocates the port for the pyrepl browser test, so that multiple tests can run at the same time. Also allows the pyrepl test to honor the CROSS_BUILD_DIR environment variable.
(cherry picked from commit 2be147e)

…lly (pythonGH-146375)

Dynamically allocates the port for the pyrepl browser test, so that multiple
tests can run at the same time. Also allows the pyrepl test to honor the
CROSS_BUILD_DIR environment variable.
(cherry picked from commit 2be147e)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

👍

@vstinner vstinner enabled auto-merge (squash) March 25, 2026 11:32
@vstinner vstinner merged commit 498559a into python:3.14 Mar 25, 2026
54 checks passed
@hoodmane hoodmane deleted the backport-2be147e-3.14 branch March 25, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants