fix: interceptor back-pressure #14069
Annotations
3 errors and 1 notice
test\pool.js#L413
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
2 !== 1
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
2 !== 1
at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at TestContext.<anonymous> (D:\a\undici\undici\test\pool.js:413:5)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:856:25)
at Test.processPendingSubtests (node:internal/test_runner/test:565:18)
at Test.postRun (node:internal/test_runner/test:955:19)
at Test.run (node:internal/test_runner/test:898:12)
at async Test.processPendingSubtests (node:internal/test_runner/test:565:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 2,
expected: 1,
operator: 'strictEqual'
}
}
|
test\pool.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
|
|
The logs for this run have expired and are no longer available.
Loading