Commit 53d5aac
test: dynamic port in cluster ipc throw
Removed common.PORT from test-cluster-ipc-throw to eliminate the
possibility that a dynamic port used in another test will collide
with common.PORT.
PR-URL: #12571
Ref: #12376
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 00b6646 commit 53d5aacCopy full SHA for 53d5aac
File tree
Expand file treeCollapse file tree
1 file changed
+8
-5
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+8
-5
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-ipc-throw.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-ipc-throw.js+8-5Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
10 | 11 | |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
15 | 17 | |
16 | 18 | |
| 19 | + |
17 | 20 | |
18 | | - |
| 21 | + |
19 | 22 | |
20 | 23 | |
21 | 24 | |
|
0 commit comments