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> (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at ac.signal.addEventListener.once (D:\a\undici\undici\test\fetch\request.js:272:5)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20)
at EventTarget.dispatchEvent (node:internal/event_target:757:26)
at abortSignal (node:internal/abort_controller:374:10)
at AbortController.abort (node:internal/abort_controller:396:5)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\request.js:274:6)
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) {
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> (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at ac.signal.addEventListener.once (D:\a\undici\undici\test\fetch\request.js:315:5)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20)
at EventTarget.dispatchEvent (node:internal/event_target:757:26)
at abortSignal (node:internal/abort_controller:374:10)
at AbortController.abort (node:internal/abort_controller:396:5)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\request.js:317:6)
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) {
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 ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 31264.234ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3328.008ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 170.598ms
|
Run tests
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 107.618ms
|
Run tests
Total Tests: 98
Suites 📂: 1
Passed ✅: 98
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6525.113ms
|
Run tests
Total Tests: 399
Suites 📂: 17
Passed ✅: 397
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 44090.254ms
|
Loading