Skip to content

test,dns: add coverage for dns exception

Rodrigo Muino Tomonari requested to merge github/fork/Trott/test-sys-error into master

Add test coverage for dns.promises.resolve() handling an exception from c-ares.

Refs: https://coverage.nodejs.org/coverage-d213f21c72f77da6/lib/internal/dns/promises.js.html#L198

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading