Skip to content

Add ES2024 and WebSocket polyfills for Node.js test environments #38

Add ES2024 and WebSocket polyfills for Node.js test environments

Add ES2024 and WebSocket polyfills for Node.js test environments #38

Re-run triggered February 3, 2026 06:32
Status Failure
Total duration 3m 16s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/Task.test.ts > runMain > sets exitCode to 1 on uncaughtException: packages/nodejs/test/Task.test.ts#L227
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:227:3
test/Task.test.ts > runMain > cleans up signal listeners after signal: packages/nodejs/test/Task.test.ts#L217
AssertionError: expected 0 to be greater than 0 ❯ test/Task.test.ts:217:45
test/Task.test.ts > runMain > responds to SIGHUP: packages/nodejs/test/Task.test.ts#L180
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:180:3
test/Task.test.ts > runMain > responds to SIGTERM: packages/nodejs/test/Task.test.ts#L158
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:158:3
test/Task.test.ts > runMain > handles void return without disposal: packages/nodejs/test/Task.test.ts#L142
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:142:3
test/Task.test.ts > runMain > disposes returned AsyncDisposable after signal: packages/nodejs/test/Task.test.ts#L119
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:119:3
test/Task.test.ts > runMain > disposes returned Disposable after signal: packages/nodejs/test/Task.test.ts#L97
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:97:3
test/Task.test.ts > runMain > handles aborted runner: packages/nodejs/test/Task.test.ts#L79
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:79:3
test/Task.test.ts > runMain > passes custom deps: packages/nodejs/test/Task.test.ts#L59
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:59:3
test/Task.test.ts > runMain > executes main task: packages/nodejs/test/Task.test.ts#L44
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/Task.test.ts:44:3