Skip to content

test: split test-esm-wasm.js - #60491

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
joyeecheung:split-esm-wasm
Nov 5, 2025
Merged

test: split test-esm-wasm.js#60491
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
joyeecheung:split-esm-wasm

Conversation

@joyeecheung

Copy link
Copy Markdown
Member

The test has been flaking due to either timeout or calling uv_async_send on a closing/closed handle. As the test squeezes too many independent test cases in one file, split it up to avoid timing out on slower machines and aid debugging.

Refs: https://github.com/nodejs/reliability/blob/main/reports/2025-10-29.md

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants