Skip to content

feat: support cross-process interception via setupRemoteServer #2079

feat: support cross-process interception via setupRemoteServer

feat: support cross-process interception via setupRemoteServer #2079

Triggered via pull request January 8, 2025 13:21
Status Failure
Total duration 3m 17s
Artifacts

ci.yml

on: pull_request
test (unit) (18)
44s
test (unit) (18)
test (node.js) (18)
37s
test (node.js) (18)
test (e2e) (18)
54s
test (e2e) (18)
test (browser)
38s
test (browser)
test (react-native)
30s
test (react-native)
test (node.js) (20)
46s
test (node.js) (20)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (browser)
Process completed with exit code 1.
test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts > warns on requests not handled by either party be default: test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts#L31
AssertionError: expected "warn" to be called with arguments: [ '' ] Received: Number of calls: 0 ❯ test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts:31:26
test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts > does not warn on the request not handled here but handled there: test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts#L38
Error: Complete this ❯ test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts:38:11 ❯ src/node/SetupServerApi.ts:300:36
test (node.js) (18)
Process completed with exit code 1.
test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts > warns on requests not handled by either party be default: test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts#L31
AssertionError: expected "warn" to be called with arguments: [ '' ] Received: Number of calls: 0 ❯ test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts:31:26
test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts > does not warn on the request not handled here but handled there: test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts#L38
Error: Complete this ❯ test/node/msw-api/setup-remote-server/on-unhandled-request-default.test.ts:38:11 ❯ src/node/SetupServerApi.ts:300:36
test (node.js) (20)
Process completed with exit code 1.
test (browser)
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.