Commit 04ec97e
test: use dynamic port in test-cluster-bind-twice
Remove common.PORT from test-cluster-bind-twice to eliminate possibility
that a dynamic port used in another test will collide with common.PORT.
PR-URL: #12418
Ref: #12376
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 3244ae3 commit 04ec97eCopy full SHA for 04ec97e
File tree
Expand file treeCollapse file tree
1 file changed
+8
-9
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+8
-9
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-bind-twice.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-bind-twice.js+8-9Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
50 | | - |
51 | | - |
| 49 | + |
| 50 | + |
52 | 51 | |
53 | 52 | |
54 | 53 | |
| ||
60 | 59 | |
61 | 60 | |
62 | 61 | |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
67 | 66 | |
68 | 67 | |
69 | 68 | |
| ||
74 | 73 | |
75 | 74 | |
76 | 75 | |
77 | | - |
78 | | - |
| 76 | + |
| 77 | + |
79 | 78 | |
80 | 79 | |
81 | 80 | |
|
0 commit comments