test: remove `common.PORT` from test-tlswrap · nodejs/node@22ea3a8 · GitHub
Skip to content

Commit 22ea3a8

Browse files
TrottMylesBorins
authored andcommitted
test: remove common.PORT from test-tlswrap
`test/async-hooks/test/test-tlswrap.js` uses `common.PORT` but async-hooks tests are run in parallel. Another test using port 0 could result in a port collision. Remove `common.PORT` from the test. PR-URL: #15742 Ref: #14404 (comment) Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 3f12109 commit 22ea3a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/async-hooks/test-tlswrap.js

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)