Skip to content

Cleanup websocket #13812

Cleanup websocket

Cleanup websocket #13812

Triggered via pull request May 13, 2024 21:27
Status Failure
Total duration 7m 1s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

84 errors and 150 notices
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:519:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /home/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/home/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:519:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:520:28) at node:diagnostics_channel:146:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /Users/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:143:9) at ByteParser.parseControlFrame (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/Users/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:520:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:748:9) at async Test.processPendingSubtests (node:internal/test_runner/test:461:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:517:28) at node:diagnostics_channel:144:11 { failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /Users/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:141:9) at ByteParser.parseControlFrame (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Writable.write (node:internal/streams/writable:337:10) at Socket.onSocketData (/Users/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:517:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:632:9) at async startSubtest (node:internal/test_runner/harness:214:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:518:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /home/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/home/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:518:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:517:28) at node:diagnostics_channel:144:11 { failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /home/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:141:9) at ByteParser.parseControlFrame (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Writable.write (node:internal/streams/writable:337:10) at Socket.onSocketData (/home/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:517:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:632:9) at async startSubtest (node:internal/test_runner/harness:214:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:520:28) at node:diagnostics_channel:146:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /home/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:143:9) at ByteParser.parseControlFrame (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/home/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/home/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:520:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:748:9) at async Test.processPendingSubtests (node:internal/test_runner/test:461:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:519:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /Users/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/Users/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:519:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
test/websocket/issue-2859.js: test/websocket/issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test/websocket/fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:518:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at /Users/runner/work/undici/undici/test/websocket/fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:341:25) at ByteParser.run (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:178:29) at ByteParser._write (/Users/runner/work/undici/undici/lib/web/websocket/receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (/Users/runner/work/undici/undici/lib/web/websocket/connection.js:283:29) at Socket.emit (node:events:518:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test/websocket/fragments.js: test/websocket/fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test/websocket/close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/websocket/close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test/websocket/close-invalid-utf-8.js: test/websocket/close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test/websocket/close-invalid-status-code.js: test/websocket/close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
test\websocket\issue-2859.js: test\websocket\issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test\websocket\fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:518:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at D:\a\undici\undici\test\websocket\fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (D:\a\undici\undici\lib\web\websocket\receiver.js:341:25) at ByteParser.run (D:\a\undici\undici\lib\web\websocket\receiver.js:178:29) at ByteParser._write (D:\a\undici\undici\lib\web\websocket\receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (D:\a\undici\undici\lib\web\websocket\connection.js:283:29) at Socket.emit (node:events:518:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test\websocket\fragments.js: test\websocket\fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test\websocket\close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at TestContext.<anonymous> (D:\a\undici\undici\test\websocket\close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test\websocket\close-invalid-utf-8.js: test\websocket\close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test\websocket\close-invalid-status-code.js: test\websocket\close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
test\websocket\issue-2859.js: test\websocket\issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test\websocket\fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:519:28) at node:diagnostics_channel:145:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at D:\a\undici\undici\test\websocket\fragments.js:31:29 at Channel.publish (node:diagnostics_channel:142:9) at ByteParser.parseControlFrame (D:\a\undici\undici\lib\web\websocket\receiver.js:341:25) at ByteParser.run (D:\a\undici\undici\lib\web\websocket\receiver.js:178:29) at ByteParser._write (D:\a\undici\undici\lib\web\websocket\receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (D:\a\undici\undici\lib\web\websocket\connection.js:283:29) at Socket.emit (node:events:519:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test\websocket\fragments.js: test\websocket\fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test\websocket\close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at TestContext.<anonymous> (D:\a\undici\undici\test\websocket\close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:640:9) at async startSubtest (node:internal/test_runner/harness:218:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test\websocket\close-invalid-utf-8.js: test\websocket\close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test\websocket\close-invalid-status-code.js: test\websocket\close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
test\websocket\issue-2859.js: test\websocket\issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Fragmented frame with a ping frame in the middle of it: test\websocket\fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:520:28) at node:diagnostics_channel:146:11 { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at D:\a\undici\undici\test\websocket\fragments.js:31:29 at Channel.publish (node:diagnostics_channel:143:9) at ByteParser.parseControlFrame (D:\a\undici\undici\lib\web\websocket\receiver.js:341:25) at ByteParser.run (D:\a\undici\undici\lib\web\websocket\receiver.js:178:29) at ByteParser._write (D:\a\undici\undici\lib\web\websocket\receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.onSocketData (D:\a\undici\undici\lib\web\websocket\connection.js:283:29) at Socket.emit (node:events:520:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' } }
test\websocket\fragments.js: test\websocket\fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Receiving a close frame with invalid utf-8: test\websocket\close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at TestContext.<anonymous> (D:\a\undici\undici\test\websocket\close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:748:9) at async Test.processPendingSubtests (node:internal/test_runner/test:461:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' } }
test\websocket\close-invalid-utf-8.js: test\websocket\close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test\websocket\close-invalid-status-code.js: test\websocket\close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
test\websocket\issue-2859.js: test\websocket\issue-2859.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Fragmented frame with a ping frame in the middle of it: test\websocket\fragments.js#L31
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at process.emit (node:events:517:28) at node:diagnostics_channel:144:11 { failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Buffer(2) [Uint8Array] [ - Buffer(5) [Uint8Array] [ - 72, - 101, - 108, 108, 111 ] at D:\a\undici\undici\test\websocket\fragments.js:31:29 at Channel.publish (node:diagnostics_channel:141:9) at ByteParser.parseControlFrame (D:\a\undici\undici\lib\web\websocket\receiver.js:341:25) at ByteParser.run (D:\a\undici\undici\lib\web\websocket\receiver.js:178:29) at ByteParser._write (D:\a\undici\undici\lib\web\websocket\receiver.js:51:10) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Writable.write (node:internal/streams/writable:337:10) at Socket.onSocketData (D:\a\undici\undici\lib\web\websocket\connection.js:283:29) at Socket.emit (node:events:517:28) { generatedMessage: true, code: 'ERR_ASSERTION', actual: <Buffer 6c 6f>, expected: <Buffer 48 65 6c 6c 6f>, operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test\websocket\fragments.js: test\websocket\fragments.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
Receiving a close frame with invalid utf-8: test\websocket\close-invalid-utf-8.js#L43
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ]] { failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped [ - { - type: 'error' - }, { ... type: 'close' } ] at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at TestContext.<anonymous> (D:\a\undici\undici\test\websocket\close-invalid-utf-8.js:43:10) at async Test.run (node:internal/test_runner/test:632:9) at async startSubtest (node:internal/test_runner/harness:214:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [ [Object] ], expected: [ [Object], [Object] ], operator: 'deepStrictEqual' }, code: 'ERR_TEST_FAILURE' }
test\websocket\close-invalid-utf-8.js: test\websocket\close-invalid-utf-8.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test\websocket\close-invalid-status-code.js: test\websocket\close-invalid-status-code.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
Test with Node.js 22 compiled --without-intl
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 27011.179ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2992.959ms
Test with Node.js 22 compiled --without-intl
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 33287.933ms
Test with Node.js 22 compiled --without-intl
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 144.738ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 128.497ms
Test with Node.js 22 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 114.955ms
Test with Node.js 22 compiled --without-intl
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6274.988ms
Test with Node.js 22 compiled --without-intl
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1458.648ms
Test with Node.js 22 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10985.891ms
Test with Node.js 22 compiled --without-intl
Total Tests: 205 Suites 📂: 3 Passed ✅: 204 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 5188.753ms
Test with Node.js 21 compiled --without-intl
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 26955.106ms
Test with Node.js 21 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3050.046ms
Test with Node.js 21 compiled --without-intl
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 34008.531ms
Test with Node.js 21 compiled --without-intl
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 139.585ms
Test with Node.js 21 compiled --without-intl
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 126.851ms
Test with Node.js 21 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 121.136ms
Test with Node.js 21 compiled --without-intl
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6270.461ms
Test with Node.js 21 compiled --without-intl
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1524.212ms
Test with Node.js 21 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10950.151ms
Test with Node.js 21 compiled --without-intl
Total Tests: 205 Suites 📂: 3 Passed ✅: 204 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 5186.620ms
Test with Node.js 20 compiled --without-intl
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28122.084ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3105.461ms
Test with Node.js 20 compiled --without-intl
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 36608.218ms
Test with Node.js 20 compiled --without-intl
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 169.817ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 141.839ms
Test with Node.js 20 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 119.563ms
Test with Node.js 20 compiled --without-intl
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6281.574ms
Test with Node.js 20 compiled --without-intl
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1569.119ms
Test with Node.js 20 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11020.700ms
Test with Node.js 20 compiled --without-intl
Total Tests: 205 Suites 📂: 3 Passed ✅: 204 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 5361.282ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 26448.544ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2983.502ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 111.737ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6266.984ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 33296.851ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 136.891ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 118.406ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1474.628ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10914.094ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60449.920ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 35263.654ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2911.769ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 155.236ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6290.494ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 26404.837ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 151.867ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 102.670ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1044.995ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13198.945ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63788.103ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 36120.480ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2908.053ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 137.659ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6277.954ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 363 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 21651.640ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 174.338ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 127.919ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1086.257ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13170.432ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63887.418ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 27984.678ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3087.613ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 109.363ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6280.873ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 36420.127ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 149.112ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 133.819ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1594.578ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11030.286ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60646.721ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 27673.748ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3035.495ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 133.147ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6279.971ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 363 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 30310.985ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 158.560ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 144.815ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1480.938ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11026.117ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60631.139ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30068.726ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3217.536ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 152.367ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6325.431ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 40150.781ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 194.674ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 185.108ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1598.074ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11158.004ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60615.748ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 34041.442ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2885.669ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 129.567ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6281.784ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63660.259ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 187.311ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 92.009ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 912.770ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13210.243ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63683.833ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 34964.770ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2874.454ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 110.801ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6234.723ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 74293.405ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 121.231ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 93.052ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 980.729ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13303.957ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63893.280ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 29914.915ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3294.236ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 155.134ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6457.758ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 45141.810ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 188.709ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 185.820ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2218.258ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11341.701ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60865.515ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 29249.137ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3244.746ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 162.734ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6448.070ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 43331.289ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 202.085ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 188.692ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1961.134ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11296.754ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60627.980ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28896.736ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3332.216ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 166.520ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6456.874ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 365 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 43295.382ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 210.434ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 194.387ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1890.746ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11502.962ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60637.945ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 953 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32043.766ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3409.836ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 498.946ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 73 Suites 📂: 0 Passed ✅: 73 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6493.256ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 365 Suites 📂: 12 Passed ✅: 363 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 38606.984ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 331.227ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 271.347ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 66 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2385.588ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11460.808ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 74 Suites 📂: 12 Passed ✅: 68 Failed ❌: 2 Canceled 🚫: 4 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 60893.738ms