fix: dns interceptor with Pool #15762
Annotations
2 errors and 5 notices
Run tests:
test\interceptors\retry.js#L278
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected
{
+ history: [
+ http://localhost:65462/
+ ]
- history: []
}
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
+ history: [
+ http://localhost:65462/
+ ]
- history: []
}
at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at TestContext.<anonymous> (D:\a\undici\undici\test\interceptors\retry.js:278:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: { history: [Array] },
expected: { history: [] },
operator: 'deepStrictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1018
Suites 📂: 92
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 45234.585ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3648.487ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 415.713ms
|
Run tests
Total Tests: 29
Suites 📂: 4
Passed ✅: 25
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 353.268ms
|
Run tests
Total Tests: 130
Suites 📂: 2
Passed ✅: 129
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6614.886ms
|
Loading