Skip to content

Commit e1d88aa

Browse files
cjihrigtargos
authored andcommitted
test: document NODE_COMMON_PORT env var
PR-URL: #27507 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anto Aravinth <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 22a5a05 commit e1d88aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/common/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,11 @@ There is no difference between client or server side beyond their names.
505505
The behavior of the Node.js test suite can be altered using the following
506506
environment variables.
507507

508+
### NODE_COMMON_PORT
509+
510+
If set, `NODE_COMMON_PORT`'s value overrides the `common.PORT` default value of
511+
12346.
512+
508513
### NODE_SKIP_FLAG_CHECK
509514

510515
If set, command line arguments passed to individual tests are not validated.

0 commit comments

Comments
 (0)