Skip to content

chore: use common WASM builder #15141

chore: use common WASM builder

chore: use common WASM builder #15141

Triggered via pull request October 31, 2024 19:32
Status Failure
Total duration 6m 49s
Artifacts

nodejs.yml

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

Annotations

23 errors, 1 warning, and 161 notices
Should throw when on dual-stack disabled (6): test\interceptors\dns.js#L346
[Error [ERR_TEST_FAILURE]: Missing expected rejection: UND_ERR_HEADERS_TIMEOUT] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Missing expected rejection: UND_ERR_HEADERS_TIMEOUT at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async TestContext.<anonymous> (D:\a\undici\undici\test\interceptors\dns.js:346:5) at async Test.run (node:internal/test_runner/test:935:9) at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'rejects' } }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
#3753 - Handle GOAWAY Gracefully: test/http2.js#L1571
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value: assert(!this.completed) at process.emit (node:events:519:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(!this.completed) at Request.onData (/home/runner/work/undici/undici/lib/core/request.js:254:5) at ClientHttp2Stream.<anonymous> (/home/runner/work/undici/undici/lib/dispatcher/client-h2.js:474:19) at ClientHttp2Stream.emit (node:events:519:28) at addChunk (node:internal/streams/readable:559:12) at readableAddChunkPushByteMode (node:internal/streams/readable:510:3) at Readable.push (node:internal/streams/readable:390:5) at Http2Stream.onStreamRead (node:internal/stream_base_commons:191:23) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
test/http2.js: test/http2.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
Should automatically resolve IPs (dual stack): test\interceptors\dns.js#L62
Error [ERR_TEST_FAILURE]: 0 == 4 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: 0 == 4 at res.<computed> [as equal] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at D:\a\undici\undici\test\interceptors\dns.js:62:15 at D:\a\undici\undici\lib\interceptor\dns.js:338:9 at D:\a\undici\undici\lib\interceptor\dns.js:66:9 at GetAddrInfoReqWrap.callback (D:\a\undici\undici\lib\interceptor\dns.js:114:9) at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:132:8) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 4, operator: '==' } }
Should recover on network errors (dual stack - 4): test\interceptors\dns.js#L133
Error [ERR_TEST_FAILURE]: 0 == 4 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: 0 == 4 at res.<computed> [as equal] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at D:\a\undici\undici\test\interceptors\dns.js:133:15 at D:\a\undici\undici\lib\interceptor\dns.js:338:9 at D:\a\undici\undici\lib\interceptor\dns.js:66:9 at GetAddrInfoReqWrap.callback (D:\a\undici\undici\lib\interceptor\dns.js:114:9) at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:132:8) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 4, operator: '==' } }
Should recover on network errors (dual stack - 6): test\interceptors\dns.js#L214
Error [ERR_TEST_FAILURE]: 0 == 4 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: 0 == 4 at res.<computed> [as equal] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at D:\a\undici\undici\test\interceptors\dns.js:214:15 at D:\a\undici\undici\lib\interceptor\dns.js:338:9 at D:\a\undici\undici\lib\interceptor\dns.js:66:9 at GetAddrInfoReqWrap.callback (D:\a\undici\undici\lib\interceptor\dns.js:114:9) at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:132:8) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 4, operator: '==' } }
Should throw when on dual-stack disabled (6): test\interceptors\dns.js#L346
[Error [ERR_TEST_FAILURE]: Missing expected rejection: UND_ERR_HEADERS_TIMEOUT] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Missing expected rejection: UND_ERR_HEADERS_TIMEOUT at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async TestContext.<anonymous> (D:\a\undici\undici\test\interceptors\dns.js:346:5) at async Test.run (node:internal/test_runner/test:935:9) at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'rejects' } }
Should handle max cached items: test\interceptors\dns.js#L1406
Error [ERR_TEST_FAILURE]: 0 == 4 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: 0 == 4 at res.<computed> [as equal] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at D:\a\undici\undici\test\interceptors\dns.js:1406:15 at D:\a\undici\undici\lib\interceptor\dns.js:338:9 at D:\a\undici\undici\lib\interceptor\dns.js:66:9 at GetAddrInfoReqWrap.callback (D:\a\undici\undici\lib\interceptor\dns.js:114:9) at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:132:8) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 4, operator: '==' } }
test\interceptors\dns.js: test\interceptors\dns.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Process completed with exit code 1.
debug#websocket: test/node-test/debug.js#L42
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:42:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Process completed with exit code 1.
debug#websocket: test/node-test/debug.js#L42
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:42:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Process completed with exit code 1.
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
Test with Node.js 23 compiled --without-intl
Process completed with exit code 1.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34758.582ms
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 🕐: 3285.716ms
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 🕐: 151.433ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 94.088ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 104 Suites 📂: 1 Passed ✅: 103 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6491.361ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1021 Suites 📂: 78 Passed ✅: 1014 Failed ❌: 1 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 45593.822ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34350.922ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3408.397ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 156.726ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 95.656ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 105 Suites 📂: 1 Passed ✅: 99 Failed ❌: 5 Canceled 🚫: 1 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 30333.146ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36250.753ms
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 🕐: 2795.477ms
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 🕐: 125.263ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 54.897ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7774.803ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 25090.250ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 124.759ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 162.940ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 847.970ms
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 🕐: 13109.218ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 37718.921ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3105.885ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 210.327ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 90.140ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7804.227ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 26712.141ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 155.665ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 201.238ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 995.161ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13331.359ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 28018.804ms
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 🕐: 3058.278ms
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 🕐: 114.545ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 65.178ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6314.790ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32676.930ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 162.699ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 255.557ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1470.448ms
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 🕐: 10950.541ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28439.136ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3035.527ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 103.252ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 67.177ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6324.365ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32793.036ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 146.608ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 260.967ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1417.487ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10917.200ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29193.822ms
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 🕐: 3147.430ms
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.289ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 70.099ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6324.659ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 35299.879ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 150.239ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 284.641ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1444.192ms
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 🕐: 11001.599ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30888.935ms
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 🕐: 3181.208ms
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 🕐: 142.215ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 75.779ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6342.493ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 37018.727ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 179.872ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 327.696ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1542.441ms
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 🕐: 11050.022ms
Test with Node.js 23 compiled --without-intl
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28278.809ms
Test with Node.js 23 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3113.912ms
Test with Node.js 23 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 109.397ms
Test with Node.js 23 compiled --without-intl
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 67.225ms
Test with Node.js 23 compiled --without-intl
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6321.577ms
Test with Node.js 23 compiled --without-intl
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 33078.332ms
Test with Node.js 23 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 150.363ms
Test with Node.js 23 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 263.513ms
Test with Node.js 23 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1448.003ms
Test with Node.js 23 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10964.049ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28523.727ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3088.715ms
Test with Node.js 22 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 110.435ms
Test with Node.js 22 compiled --without-intl
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 63.669ms
Test with Node.js 22 compiled --without-intl
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6306.602ms
Test with Node.js 22 compiled --without-intl
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32928.923ms
Test with Node.js 22 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 139.716ms
Test with Node.js 22 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 236.856ms
Test with Node.js 22 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1474.592ms
Test with Node.js 22 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10998.043ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 39710.948ms
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 🕐: 2963.057ms
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 🕐: 138.826ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 56.895ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7596.532ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 66424.993ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 130.632ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 200.356ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1093.148ms
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 🕐: 13384.686ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 35877.793ms
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 🕐: 3084.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 🕐: 138.093ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 77.037ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10575.705ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 60929.162ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 189.793ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 334.700ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1527.818ms
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 🕐: 15752.757ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 31777.192ms
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 🕐: 3285.336ms
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 🕐: 159.524ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 95.168ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 104 Suites 📂: 1 Passed ✅: 104 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6500.910ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 44921.822ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 214.937ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 399.915ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1940.744ms
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 🕐: 11291.416ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33416.097ms
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 🕐: 3486.646ms
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 🕐: 222.291ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 131.260ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 104 Suites 📂: 1 Passed ✅: 104 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6563.568ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 49819.490ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 221.404ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 398.976ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2212.403ms
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 🕐: 11408.754ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 49468.139ms
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 🕐: 3322.624ms
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 🕐: 217.848ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 73.200ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 15402.510ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 56581.762ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 165.492ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 225.654ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1267.717ms
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 🕐: 22139.101ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 37913.840ms
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 🕐: 2905.515ms
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 🕐: 130.195ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 52.038ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 113 Suites 📂: 1 Passed ✅: 113 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7781.666ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 172744.574ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 125.671ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 164.187ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1043.490ms
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 🕐: 13627.469ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 41114.167ms
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 🕐: 3649.324ms
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 🕐: 300.466ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 161.804ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 104 Suites 📂: 1 Passed ✅: 104 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11109.981ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 73811.462ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 355.234ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 600.653ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2479.191ms
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 🕐: 16209.057ms