Commit daf6535
test: dynamic port in cluster worker dgram
Remove common.PORT from test-cluster-dgram-1 and
test-cluster-dgram-2, in order to eliminate the
possibility of port collision.
PR-URL: #12487
Ref: #12376
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>1 parent 2b6e588 commit daf6535Copy full SHA for daf6535
File tree
Expand file treeCollapse file tree
2 files changed
+24
-16
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+24
-16
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-dgram-1.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-dgram-1.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
94 | 94 | |
Collapse file
test/parallel/test-cluster-dgram-2.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-dgram-2.js+21-13Lines changed: 21 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
8 | 9 | |
9 | 10 | |
10 | 11 | |
| ||
24 | 25 | |
25 | 26 | |
26 | 27 | |
27 | | - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
28 | 36 | |
29 | 37 | |
30 | 38 | |
| ||
40 | 48 | |
41 | 49 | |
42 | 50 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | 51 | |
48 | 52 | |
49 | 53 | |
| ||
57 | 61 | |
58 | 62 | |
59 | 63 | |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
65 | 72 | |
66 | | - |
67 | | - |
68 | | - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
69 | 77 | |
0 commit comments