fix: cache #15221
nodejs.yml
on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
12s
Lint
40s
Fuzzing
3m 50s
Test TypeScript types
40s
automerge
0s
Annotations
14 errors, 1 warning, and 171 notices
#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:507: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:507: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:189: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 (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-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] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at Socket.<anonymous> (D:\a\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] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at Socket.<anonymous> (D:\a\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] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at Socket.<anonymous> (D:\a\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, windows-latest) / Test with Node.js 23 on windows-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 (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1021
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 45311.952ms
|
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 🕐: 28062.705ms
|
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 🕐: 3037.133ms
|
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 🕐: 103.526ms
|
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 🕐: 67.165ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6300.357ms
|
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 🕐: 32583.187ms
|
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 🕐: 141.296ms
|
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 🕐: 258.966ms
|
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 🕐: 1432.662ms
|
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 🕐: 10930.324ms
|
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 🕐: 38529.965ms
|
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 🕐: 2817.970ms
|
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 🕐: 130.984ms
|
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 🕐: 59.015ms
|
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 7657.423ms
|
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 🕐: 25519.381ms
|
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 🕐: 139.227ms
|
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 🕐: 179.079ms
|
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 🕐: 1016.828ms
|
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 🕐: 13189.126ms
|
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 🕐: 38903.970ms
|
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 🕐: 3040.862ms
|
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 🕐: 257.555ms
|
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 🕐: 92.175ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 8444.184ms
|
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 🕐: 30994.855ms
|
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 🕐: 163.392ms
|
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 🕐: 239.887ms
|
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 🕐: 1231.993ms
|
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 🕐: 13815.141ms
|
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 🕐: 28899.502ms
|
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 🕐: 3059.306ms
|
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 🕐: 108.798ms
|
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 🕐: 69.271ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6351.083ms
|
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 🕐: 34838.852ms
|
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 🕐: 151.766ms
|
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 🕐: 274.399ms
|
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 🕐: 1476.470ms
|
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 🕐: 11000.414ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 1020
Suites 📂: 78
Passed ✅: 1015
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 27919.983ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 2996.873ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 104.812ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 92.493ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6328.751ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 32770.421ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 158.132ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 251.702ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1550.871ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10965.561ms
|
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 🕐: 36846.614ms
|
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 🕐: 2946.249ms
|
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.002ms
|
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 🕐: 54.273ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 7852.481ms
|
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 🕐: 66463.750ms
|
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 🕐: 113.878ms
|
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 🕐: 159.040ms
|
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 🕐: 858.224ms
|
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 🕐: 13334.005ms
|
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 🕐: 31556.805ms
|
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 🕐: 3146.052ms
|
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.689ms
|
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 🕐: 76.188ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6342.546ms
|
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 🕐: 36925.005ms
|
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 🕐: 187.868ms
|
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 🕐: 342.320ms
|
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 🕐: 1537.066ms
|
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 🕐: 11030.614ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 1020
Suites 📂: 78
Passed ✅: 1015
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 29379.494ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3057.410ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 113.802ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 70.886ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6332.546ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 35123.222ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 152.960ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 278.252ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1529.195ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11029.086ms
|
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 🕐: 36224.824ms
|
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 🕐: 3089.605ms
|
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 🕐: 141.765ms
|
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 🕐: 79.116ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10604.798ms
|
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 🕐: 61161.843ms
|
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 🕐: 184.121ms
|
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 🕐: 330.125ms
|
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 🕐: 1565.350ms
|
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 🕐: 15772.376ms
|
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 🕐: 46948.937ms
|
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 🕐: 2911.609ms
|
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 🕐: 147.071ms
|
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 🕐: 53.984ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 15062.366ms
|
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 🕐: 55576.786ms
|
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 🕐: 191.411ms
|
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 🕐: 252.897ms
|
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 🕐: 1236.035ms
|
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 🕐: 21983.759ms
|
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 🕐: 33792.604ms
|
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 🕐: 3354.471ms
|
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 🕐: 155.778ms
|
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 🕐: 89.619ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6501.817ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 44330.278ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 205.761ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 407.854ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1876.341ms
|
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11292.535ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 1020
Suites 📂: 78
Passed ✅: 1015
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28601.497ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3069.976ms
|
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.923ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 70.039ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6330.076ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 33642.873ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 173.078ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 277.003ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1516.631ms
|
Test with Node.js 23 compiled --without-intl
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11009.695ms
|
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 🕐: 33727.759ms
|
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 🕐: 3396.745ms
|
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 🕐: 157.138ms
|
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 🕐: 101.591ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6504.602ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 45599.452ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 225.145ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 425.507ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1983.682ms
|
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 🕐: 11357.068ms
|
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 🕐: 32601.045ms
|
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 🕐: 3318.898ms
|
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 🕐: 165.642ms
|
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 🕐: 97.945ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6527.924ms
|
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 🕐: 45893.295ms
|
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 🕐: 211.120ms
|
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 🕐: 409.830ms
|
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 🕐: 2079.304ms
|
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 🕐: 11325.171ms
|
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 🕐: 33999.951ms
|
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 🕐: 3561.549ms
|
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 🕐: 372.196ms
|
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 🕐: 169.879ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6586.224ms
|
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 🕐: 49420.795ms
|
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 🕐: 364.470ms
|
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 🕐: 518.089ms
|
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 🕐: 2518.493ms
|
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 🕐: 11463.271ms
|
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 🕐: 36326.165ms
|
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 🕐: 2842.271ms
|
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 🕐: 126.357ms
|
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 🕐: 54.543ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 115
Suites 📂: 1
Passed ✅: 115
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 7546.943ms
|
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 🕐: 168166.175ms
|
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 🕐: 131.806ms
|
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 🕐: 162.707ms
|
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 🕐: 921.232ms
|
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 🕐: 13220.526ms
|
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 🕐: 40235.238ms
|
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 🕐: 3583.581ms
|
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 🕐: 274.662ms
|
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 🕐: 192.307ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11080.493ms
|
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 🕐: 72509.686ms
|
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 🕐: 329.351ms
|
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 🕐: 536.698ms
|
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 🕐: 2458.409ms
|
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 🕐: 16228.287ms
|