interceptors: move throwOnError to interceptor #13968
nodejs.yml
on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
10s
Lint
32s
Fuzzing
3m 31s
Test TypeScript types
28s
automerge
0s
Annotations
44 errors and 65 notices
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:41 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:46 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:47 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:51 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:53 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' }, code: 'ERR_TEST_FAILURE' }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 30000ms
at async Promise.allSettled (index 0) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 30000ms',
code: 'ERR_TEST_FAILURE'
}
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:55 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:48:56 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:49:08 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' }, code: 'ERR_TEST_FAILURE' }
|
test/interceptors/retry.js:
test/interceptors/retry.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 30000ms
at async Promise.allSettled (index 0) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 30000ms',
code: 'ERR_TEST_FAILURE'
}
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test\interceptors\retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:49:13 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test\interceptors\retry.js:
test\interceptors\retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test\interceptors\retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:49:12 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test\interceptors\retry.js:
test\interceptors\retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test\interceptors\retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:49:34 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' }, code: 'ERR_TEST_FAILURE' }
|
test\interceptors\retry.js:
test\interceptors\retry.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 30000ms
at async Promise.allSettled (index 0) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 30000ms',
code: 'ERR_TEST_FAILURE'
}
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test\interceptors\retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:49:35 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test\interceptors\retry.js:
test\interceptors\retry.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
|
long-lived-abort-controller:
test/fetch/long-lived-abort-controller.js#L47
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
true !== false
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
true !== false
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/long-lived-abort-controller.js:47:3)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:857:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:565:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: true,
expected: false,
operator: 'strictEqual'
}
}
|
Test with Node.js 22 compiled --without-intl
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:50:11 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.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 21 compiled --without-intl
Process completed with exit code 1.
|
should not error if request is not meant to be retried:
test/interceptors/retry.js#L448
[Error [ERR_TEST_FAILURE]: Bad Request] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: [Error: Bad Request] { statusCode: 400, status: 400, reason: undefined, error: undefined, headers: { date: 'Mon, 17 Jun 2024 11:50:35 GMT', connection: 'keep-alive', 'keep-alive': 'timeout=5', 'transfer-encoding': 'chunked' }, body: '' } }
|
test/interceptors/retry.js:
test/interceptors/retry.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.
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 29356.527ms
|
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 🕐: 3106.461ms
|
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 🕐: 114.906ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30027.352ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 28316.342ms
|
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 🕐: 3131.182ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 111.475ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30015.245ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 31866.549ms
|
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 🕐: 3293.567ms
|
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 🕐: 154.354ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30010.619ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 35307.568ms
|
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 🕐: 2856.432ms
|
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 🕐: 156.039ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30015.422ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 40129.377ms
|
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 🕐: 3167.462ms
|
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 🕐: 131.754ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30013.063ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 37159.496ms
|
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 🕐: 2826.470ms
|
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 🕐: 114.517ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30010.705ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 34792.737ms
|
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 🕐: 2848.616ms
|
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 🕐: 119.501ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30004.181ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 49503.403ms
|
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 🕐: 2891.739ms
|
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 🕐: 118.684ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30011.842ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 32104.419ms
|
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 🕐: 3407.458ms
|
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 🕐: 157.480ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 76
Suites 📂: 0
Passed ✅: 74
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30011.583ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 31730.472ms
|
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 🕐: 3372.852ms
|
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 🕐: 159.620ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 76
Suites 📂: 0
Passed ✅: 74
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30019.715ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 44279.169ms
|
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 🕐: 3600.849ms
|
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 🕐: 265.920ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 76
Suites 📂: 0
Passed ✅: 74
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30009.967ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 34342.032ms
|
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 🕐: 3527.415ms
|
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 🕐: 262.049ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 76
Suites 📂: 0
Passed ✅: 74
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30018.264ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28230.907ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3092.478ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 366
Suites 📂: 12
Passed ✅: 365
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35118.222ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 962
Suites 📂: 76
Passed ✅: 958
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 28654.693ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3117.078ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 366
Suites 📂: 12
Passed ✅: 366
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 36094.139ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 18
Suites 📂: 4
Passed ✅: 18
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 174.600ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 1
Suites 📂: 1
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 159.794ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 106.501ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30026.226ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 962
Suites 📂: 76
Passed ✅: 957
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 29588.201ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3135.016ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 366
Suites 📂: 12
Passed ✅: 366
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 38267.885ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 18
Suites 📂: 4
Passed ✅: 18
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 174.169ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 1
Suites 📂: 1
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 166.957ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 117.414ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 85
Suites 📂: 0
Passed ✅: 83
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30005.589ms
|