test: replace port in dgram cb test#12942
Conversation
|
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

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