Skip to content

test: add cluster inspector debug port test

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/test into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

This commit adds a test for the debug port value in cluster workers using the inspector debugger.

Refs: https://github.com/nodejs/node/issues/8201 Refs: https://github.com/nodejs/node/pull/8386 Refs: https://github.com/nodejs/node/pull/8550

Merge request reports

Loading