Skip to content

[v6.x backport] test: harden test-dgram-bind-shared-ports - #14327

Closed
refack wants to merge 1 commit into
nodejs:v6.x-stagingfrom
refack:backport-13100-to-v6.x
Closed

[v6.x backport] test: harden test-dgram-bind-shared-ports#14327
refack wants to merge 1 commit into
nodejs:v6.x-stagingfrom
refack:backport-13100-to-v6.x

Conversation

@refack

Copy link
Copy Markdown
Contributor

Ref: #13100

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

test,dgram,cluster

* 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>
@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. v6.x labels Jul 17, 2017
@refack

Copy link
Copy Markdown
ContributorAuthor

@mscdexmscdex added dgram Issues and PRs related to the dgram subsystem / UDP. cluster Issues and PRs related to the cluster subsystem. labels Jul 17, 2017
@refackrefack mentioned this pull request Jul 17, 2017
4 tasks
@refackrefack added the blocked PRs that are blocked by other issues or PRs. label Jul 17, 2017
@refack

Copy link
Copy Markdown
ContributorAuthor

Dependant on #12935 being backported

@MylesBorins

MylesBorins commented Aug 14, 2017

Copy link
Copy Markdown
Contributor

landed in ac21bfd

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>
@refack
refack deleted the backport-13100-to-v6.x branch October 24, 2017 13:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockedPRs that are blocked by other issues or PRs.clusterIssues and PRs related to the cluster subsystem.dgramIssues and PRs related to the dgram subsystem / UDP.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@refack@MylesBorins@jasnell@mscdex@nodejs-github-bot