test: replace port in dgram cd address empty test by arturgvieira-zz · Pull Request #12929 · nodejs/node

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

May 9, 2017

@mscdex mscdex added the dgram

Issues and PRs related to the dgram subsystem / UDP.

label

May 9, 2017

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

May 10, 2017

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

May 10, 2017

lpinca

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

May 10, 2017

This was referenced

May 11, 2017

@vieiraarturg

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

Ref: #12376

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

May 11, 2017

Trott

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-empty-address.

PR-URL: #12929
Refs: #12376
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.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-empty-address.

PR-URL: #12929
Refs: #12376
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.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-empty-address.

PR-URL: #12929
Refs: #12376
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>