test: remove uses of common.PORT in test-tls-client tests · nodejs/node@ddc3528 · GitHub
Skip to content

Commit ddc3528

Browse files
z0alevanlucas
authored andcommitted
test: remove uses of common.PORT in test-tls-client tests
Change common.PORT to '0' to avoid the possibility of getting EADDRINUSE error if another test in 'parallel' uses port '0' at the same time. PR-URL: #12461 Ref: #12376 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent 13441eb commit ddc3528

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/parallel/test-tls-client-abort.js

Lines changed: 1 addition & 1 deletion

test/parallel/test-tls-client-abort2.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)