test,dgram: harden test-dgram-bind-shared-ports.js by refack · Pull Request #13100 · nodejs/node

@refack added dgram

Issues and PRs related to the dgram subsystem / UDP.

wip

Issues and PRs that are still a work in progress.

net

Issues and PRs related to the net subsystem.

test

Issues and PRs related to the tests.

labels

May 18, 2017

Trott

@refack refack changed the title [WIP] test balloon for 13064 test,dgram: harden test-dgram-bind-shared-ports.js

May 18, 2017

@refack refack added cluster

Issues and PRs related to the cluster subsystem.

and removed wip

Issues and PRs that are still a work in progress.

net

Issues and PRs related to the net subsystem.

labels

May 18, 2017

This was referenced

May 19, 2017

@refack refack added the wip

Issues and PRs that are still a work in progress.

label

May 19, 2017

@refack refack added the blocked

PRs that are blocked by other issues or PRs.

label

May 19, 2017

@refack refack changed the title test,dgram: harden test-dgram-bind-shared-ports.js cluster: enable cluster to share sockets when worker bind to port 0

Jun 7, 2017

addaleax pushed a commit that referenced this pull request

Jun 10, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

PR-URL: #13100
Refs: #13055
Refs: #12999
Refs: #13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

refack added a commit to refack/node that referenced this pull request

Jul 17, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

PR-URL: nodejs#13100
Refs: nodejs#13055
Refs: nodejs#12999
Refs: nodejs#13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Aug 14, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

PR-URL: #13100
Refs: #13055
Refs: #12999
Refs: #13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Aug 14, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

Backport-PR-URL: #14327
PR-URL: #13100
Refs: #13055
Refs: #12999
Refs: #13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Aug 14, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

Backport-PR-URL: #14327
PR-URL: #13100
Refs: #13055
Refs: #12999
Refs: #13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Aug 16, 2017
* add `mustCall` and `mustNotCall` to all callbacks
* added `known_issue` for port binding

Backport-PR-URL: #14327
PR-URL: #13100
Refs: #13055
Refs: #12999
Refs: #13526
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

This was referenced

Sep 5, 2017