Steps to reproduce:
git clone [email protected]:mswjs/msw.git
cd msw
pnpm i
pnpm build ; pnpm test:node
and all should go wellpnpm i [email protected]
(or any later version)pnpm build ; pnpm test:node
and the node process segfaults:...
PASS test/node/msw-api/auto-update-worker.node.test.ts (10.655 s)
PASS test/node/msw-api/cli/init.node.test.ts
PASS test/node/msw-api/setup-server/life-cycle-events/on.node.test.ts
PASS test/node/msw-api/setup-server/resetHandlers.node.test.ts
PASS test/node/msw-api/context/delay.node.test.ts
PASS test/node/msw-api/setup-server/scenarios/on-unhandled-request/callback.node.test.ts
PASS test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts
PASS test/node/msw-api/setup-server/scenarios/fall-through.node.test.ts
PASS test/node/msw-api/setup-server/scenarios/on-unhandled-request/default.node.test.ts
PASS test/node/rest-api/request/matching/all.node.test.ts
RUNS test/node/graphql-api/response-patching.node.test.ts
[1] 3794 segmentation fault pnpm test:node
Discovered in mswjs/msw#1633
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too