fix: keep raw header name #13575
nodejs.yml
on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
13s
Lint
31s
Fuzzing
3m 28s
Test TypeScript types
27s
automerge
0s
Annotations
44 errors and 51 notices
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/home/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/home/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/home/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/home/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:632:9)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/home/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/home/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/home/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/home/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/home/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/Users/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/Users/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/Users/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/Users/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/Users/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/Users/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/Users/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:632:9)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/Users/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/Users/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test\fetch\headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (D:\a\undici\undici\index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (D:\a\undici\undici\test\fetch\headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test\fetch\headers-case.js:
test\fetch\headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test\fetch\bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (D:\a\undici\undici\undici-fetch.js:8342:57)
at new Request (D:\a\undici\undici\undici-fetch.js:9404:27)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test\fetch\headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (D:\a\undici\undici\index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (D:\a\undici\undici\test\fetch\headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:632:9)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test\fetch\headers-case.js:
test\fetch\headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test\fetch\bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (D:\a\undici\undici\undici-fetch.js:8342:57)
at new Request (D:\a\undici\undici\undici-fetch.js:9404:27)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.processPendingSubtests (node:internal/test_runner/test:374:18)
at Test.postRun (node:internal/test_runner/test:715:19)
at Test.run (node:internal/test_runner/test:673:12)
at async startSubtest (node:internal/test_runner/harness:214:3),
code: 'ERR_TEST_FAILURE'
}
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test\fetch\headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (D:\a\undici\undici\index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (D:\a\undici\undici\test\fetch\headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test\fetch\headers-case.js:
test\fetch\headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test\fetch\bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (D:\a\undici\undici\undici-fetch.js:8342:57)
at new Request (D:\a\undici\undici\undici-fetch.js:9404:27)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/home/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/home/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/home/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
|
Headers retain keys case-sensitive:
test/fetch/headers-case.js#L31
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at fetch (/home/runner/work/undici/undici/index.js:111:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/headers-case.js:31:3)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
test/fetch/headers-case.js:
test/fetch/headers-case.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
regression test for https://github.com/nodejs/node/issues/50263:
test/fetch/bundle.js#L30
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'toLowerCase')] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'toLowerCase')
at _HeadersList.append (/home/runner/work/undici/undici/undici-fetch.js:8342:57)
at new Request (/home/runner/work/undici/undici/undici-fetch.js:9404:27)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/bundle.js:30:20)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:639:25)
at Test.processPendingSubtests (node:internal/test_runner/test:382:18)
at Test.postRun (node:internal/test_runner/test:730:19)
at Test.run (node:internal/test_runner/test:688:12)
at async startSubtest (node:internal/test_runner/harness:218:3)
}
|
Test with Node.js 21 compiled --without-intl
Process completed with exit code 1.
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 26215.673ms
|
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 🕐: 3001.924ms
|
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 🕐: 105.669ms
|
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.669ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 34766.283ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 27651.481ms
|
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 🕐: 3045.667ms
|
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 🕐: 132.381ms
|
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 🕐: 6281.068ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 359
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 35071.708ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 29673.910ms
|
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.238ms
|
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 🕐: 155.213ms
|
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 🕐: 6332.478ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35630.808ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 33323.967ms
|
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 🕐: 2793.942ms
|
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 🕐: 107.068ms
|
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 🕐: 6233.115ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 37995.215ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 32985.057ms
|
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 🕐: 2791.972ms
|
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 🕐: 113.382ms
|
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 🕐: 6235.403ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 37810.510ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 33328.708ms
|
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 🕐: 2794.489ms
|
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 🕐: 115.786ms
|
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 🕐: 6237.557ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 359
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 37701.284ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 29420.647ms
|
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 🕐: 3286.068ms
|
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.118ms
|
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 🕐: 6447.028ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 36791.526ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 32101.145ms
|
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 🕐: 3569.576ms
|
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 🕐: 286.979ms
|
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 🕐: 6483.807ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 359
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 37793.899ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 31270.380ms
|
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 🕐: 3473.608ms
|
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 🕐: 279.029ms
|
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 🕐: 6445.927ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 37918.547ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 27886.885ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3031.250ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35528.018ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 953
Suites 📂: 76
Passed ✅: 949
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 26926.249ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 2998.066ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 363
Suites 📂: 12
Passed ✅: 360
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 34930.801ms
|