Commit 768431c
test: dynamic port in cluster worker disconnect
Remove common.PORT from test-cluster-worker-disconnect-on-error
possibility that a dynamic port used in another test will collide
with common.PORT.
PR-URL: #12457
Ref: #12376
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>1 parent b1d26d8 commit 768431cCopy full SHA for 768431c
File tree
Expand file treeCollapse file tree
1 file changed
+18
-5
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+18
-5
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-worker-disconnect-on-error.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-worker-disconnect-on-error.js+18-5Lines changed: 18 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 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
12 | 21 | |
13 | 22 | |
14 | 23 | |
15 | 24 | |
16 | | - |
17 | | - |
18 | | - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
19 | 32 | |
20 | 33 | |
0 commit comments