test: use port 0 instead of common.PORT#9573
Conversation
Use port 0 instead of common.PORT.
|
The changes look good, but we have to make sure that there's at least another test that checks that listening on a specific port on a
|
I think that |
I'm fine with that but I wonder if having a test that actually covers a |
Use port 0 instead of common.PORT. PR-URL: nodejs#9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
|
Landed in 31d1a3f. Thank you! |
Use port 0 instead of common.PORT. PR-URL: #9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
Use port 0 instead of common.PORT. PR-URL: nodejs#9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
Use port 0 instead of common.PORT. PR-URL: #9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
Use port 0 instead of common.PORT. PR-URL: #9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
Use port 0 instead of common.PORT. PR-URL: #9573 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]>
Checklist
make -j8 test(UNIX), orvcbuild test nosign(Windows) passesAffected core subsystem(s)
test
Description of change
Use port 0 instead of common.PORT.