feat: add DNS interceptor #14592
Annotations
2 errors and 4 notices
test/interceptors/dns.js#L589
[Error [ERR_TEST_FAILURE]: 1 == 2] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: 1 == 2
at res.<computed> [as equal] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/interceptors/dns.js:589:5)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 2,
operator: '=='
}
}
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading