Skip to content

test: replace port in dgram send address types test - #13007

Closed
arturgvieira-zz wants to merge 1 commit into
nodejs:masterfrom
arturgvieira-zz:commonPort09-branch
Closed

test: replace port in dgram send address types test#13007
arturgvieira-zz wants to merge 1 commit into
nodejs:masterfrom
arturgvieira-zz:commonPort09-branch

Conversation

@arturgvieira-zz

@arturgvieira-zz arturgvieira-zz commented May 12, 2017

Copy link
Copy Markdown

Replaced common.PORT in the following test.
test-dgram-send-address-types.js

Ref: #12376

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

test dgram

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to Node.js core tests and test infrastructure. label May 12, 2017
@hiroppy hiroppy added the dgram Issues and PRs related to UDP and the dgram module. label May 13, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: can you please move this at the top of the file? before creating the socket.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

Replaced common.PORT in the following test.
test-dgram-send-address-types.js

Ref: #12376
@arturgvieira-zz

Copy link
Copy Markdown
Author

@lpinca All done, I moved those two items towards the top of the file.

@lpinca

lpinca commented May 14, 2017

Copy link
Copy Markdown
Member

@lpinca

lpinca commented May 22, 2017

Copy link
Copy Markdown
Member

Landed in 281de19.

@lpinca lpinca closed this May 22, 2017
lpinca pushed a commit that referenced this pull request May 22, 2017
Remove common.PORT from test-dgram-send-address-types to eliminate
possibility that a dynamic port used in another test will collide
with common.PORT.

PR-URL: #13007
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
jasnell pushed a commit that referenced this pull request May 23, 2017
Remove common.PORT from test-dgram-send-address-types to eliminate
possibility that a dynamic port used in another test will collide
with common.PORT.

PR-URL: #13007
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
jasnell pushed a commit that referenced this pull request May 23, 2017
Remove common.PORT from test-dgram-send-address-types to eliminate
possibility that a dynamic port used in another test will collide
with common.PORT.

PR-URL: #13007
Refs: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell jasnell mentioned this pull request May 28, 2017
@gibfahn gibfahn mentioned this pull request Jun 15, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dgram Issues and PRs related to UDP and the dgram module. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants