test: replace port in dgram cb test#12942
test: replace port in dgram cb test#12942arturgvieira-zz wants to merge 1 commit intonodejs:masterfrom arturgvieira-zz:commonPort04-branch
Conversation
|
It would be great if your commit messages and PR titles could be less generic. Having multiple PRs with identical titles makes it really hard to track what's going on. Including the test name would be helpful. |
|
You got it, will change the commit messages and name of the PRs. Thanks |
|
@Trott updated the PR titles and commit message headings. Let me know your thoughts. |
Thanks. That's much easier to differentiate in notifications. |
|
Thank you. I am still new and appreciate learning best practices. Thanks for taking the time to explain. |
There was a problem hiding this comment.
You could just use the existing client socket here.
Call |
|
Oh, I see, thanks for the help. |
|
For anyone reviewing, see discussion in #12929. |
There was a problem hiding this comment.
This line is too long, the linter will not like it.
|
@lpinca All done, wrapped arguments to shorten line length. |
There was a problem hiding this comment.
Has this new test been added by mistake?
There was a problem hiding this comment.
Yes, I'm sorry my mistake, give me a second and I will correct that.
Replaced common.PORT in the following test. test-dgram-send-callback-buffer.js Ref: #12376
|
Landed in e00116d. |
Replaced common.PORT in the following test.
test-dgram-send-callback-buffer.js
Ref: #12376
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test dgram