test: replace port in dgram cb test by arturgvieira-zz · Pull Request #12942 · nodejs/node

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

May 10, 2017

@mscdex mscdex added the dgram

Issues and PRs related to the dgram subsystem / UDP.

label

May 10, 2017

@arturgvieira-zz arturgvieira-zz changed the title test: remove common.PORT from test test: replace port in dgram cb test

May 10, 2017

cjihrig

@arturgvieira-zz arturgvieira-zz changed the title test: replace port in dgram cb test test: move to sequential dgram cb test

May 10, 2017

@arturgvieira-zz arturgvieira-zz changed the title test: move to sequential dgram cb test test: replace port in dgram cb test

May 11, 2017

lpinca

lpinca

@vieiraarturg

Replaced common.PORT in the following test.
test-dgram-send-callback-buffer.js

Ref: #12376

mhdawson

lpinca pushed a commit that referenced this pull request

May 22, 2017
Replace common.PORT with available port assigned by the operating
system in test-dgram-send-callback-buffer.

PR-URL: #12942
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <mhdawson@ibm.com>

@Trott Trott mentioned this pull request

May 22, 2017

64 tasks

jasnell pushed a commit that referenced this pull request

May 23, 2017
Replace common.PORT with available port assigned by the operating
system in test-dgram-send-callback-buffer.

PR-URL: #12942
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <mhdawson@ibm.com>

jasnell pushed a commit that referenced this pull request

May 23, 2017
Replace common.PORT with available port assigned by the operating
system in test-dgram-send-callback-buffer.

PR-URL: #12942
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <mhdawson@ibm.com>

MylesBorins pushed a commit that referenced this pull request

Jul 17, 2017
Replace common.PORT with available port assigned by the operating
system in test-dgram-send-callback-buffer.

PR-URL: #12942
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <mhdawson@ibm.com>