use AbortSignal.any if possible #15090
Annotations
3 errors and 6 notices
Run tests:
test/fetch/request.js#L272
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 'gwak'
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 'gwak'
at res.<computed> (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at ac.signal.addEventListener.once (/home/runner/work/undici/undici/test/fetch/request.js:272:5)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:820:20)
at EventTarget.dispatchEvent (node:internal/event_target:755:26)
at abortSignal (node:internal/abort_controller:370:10)
at AbortController.abort (node:internal/abort_controller:392:5)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/request.js:274:6)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:796:25)
at Test.processPendingSubtests (node:internal/test_runner/test:527:18) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: 'gwak',
operator: 'strictEqual'
}
}
|
Run tests:
test/fetch/request.js#L315
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 'gwak'
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 'gwak'
at res.<computed> (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at ac.signal.addEventListener.once (/home/runner/work/undici/undici/test/fetch/request.js:315:5)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:820:20)
at EventTarget.dispatchEvent (node:internal/event_target:755:26)
at abortSignal (node:internal/abort_controller:370:10)
at AbortController.abort (node:internal/abort_controller:392:5)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/request.js:317:6)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:796:25)
at Test.processPendingSubtests (node:internal/test_runner/test:527:18) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: 'gwak',
operator: 'strictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28615.624ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3050.963ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 113.863ms
|
Run tests
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 69.555ms
|
Run tests
Total Tests: 107
Suites 📂: 1
Passed ✅: 107
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6336.130ms
|
Run tests
Total Tests: 399
Suites 📂: 17
Passed ✅: 397
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 34052.081ms
|
Loading