investigate warning #15308
Annotations
2 errors and 6 notices
Run tests:
test\fetch\long-lived-abort-controller.js#L54
[Error [ERR_TEST_FAILURE]: Possible EventTarget memory leak detected. 1501 abort listeners added to [AbortSignal]. MaxListeners is 1500. Use events.setMaxListeners() to increase limit] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: MaxListenersExceededWarning: Possible EventTarget memory leak detected. 1501 abort listeners added to [AbortSignal]. MaxListeners is 1500. Use events.setMaxListeners() to increase limit
at [kNewListener] (node:internal/event_target:562:17)
at [kNewListener] (node:internal/abort_controller:285:24)
at AbortSignal.addEventListener (node:internal/event_target:686:23)
at Object.addAbortListener (D:\a\undici\undici\lib\core\util.js:643:12)
at Request (D:\a\undici\undici\lib\web\fetch\request.js:437:14)
at fetch (D:\a\undici\undici\lib\web\fetch\index.js:139:21)
at fetch (D:\a\undici\undici\index.js:113:18)
at TestContext.<anonymous> (D:\a\undici\undici\test\fetch\long-lived-abort-controller.js:54:23)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9) {
target: {},
type: 'abort',
count: 1501
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1029
Suites 📂: 78
Passed ✅: 1024
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 34097.900ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3265.378ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 155.169ms
|
Run tests
Total Tests: 18
Suites 📂: 3
Passed ✅: 18
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 94.442ms
|
Run tests
Total Tests: 108
Suites 📂: 1
Passed ✅: 108
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6524.607ms
|
Run tests
Total Tests: 403
Suites 📂: 17
Passed ✅: 402
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 45354.410ms
|
Loading