Skip to content

test: use dynamic port in test-cluster-bind-twice

Rodrigo Muino Tomonari requested to merge github/fork/Trott/port into master

Remove common.PORT from test-cluster-bind-twice to eliminate possibility that a dynamic port used in another test will collide with common.PORT.

Refs: https://github.com/nodejs/node/issues/12376

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test cluster

Merge request reports

Loading