cpython/Platforms/emscripten/browser_test
Hood Chatham 2be147e1e7
gh-146352: In Emscripten pyrepl test, pick port dynamically (#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.
2026-03-25 18:38:11 +08:00
..
.gitignore
index.spec.ts
package-lock.json gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375) 2026-03-25 18:38:11 +08:00
package.json gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375) 2026-03-25 18:38:11 +08:00
playwright.config.ts gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375) 2026-03-25 18:38:11 +08:00
run_test.sh gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375) 2026-03-25 18:38:11 +08:00
tsconfig.json gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375) 2026-03-25 18:38:11 +08:00