Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Nov 26, 2025

In draft so that I don't accidentally merge while CI is disabled.

Only affects production tests with Node.js 21+. See nodejs/node#60862.

Probably has to do with how v8 treats Error.prototype.stack (https://github.com/tc39/proposal-error-stacks#compatibility) and setting .stack on the wrong object.

test plan

In Node.js 21+:

$ yarn test packages/react-server/src/__tests__/ReactServer-test.js --env production

@meta-cla meta-cla bot added the CLA Signed label Nov 26, 2025
@eps1lon eps1lon marked this pull request as draft November 26, 2025 16:56
@eps1lon eps1lon requested a review from unstubbable November 26, 2025 16:56
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.

2 participants