Commit cec5e36
test: fix test-cluster-worker-init.js flakyness
Update test to match current test guidelines and use common.mustCall
instead of unref'd timer.
PR-URL: #8703
Fixes: #8700
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>1 parent b3fccc2 commit cec5e36Copy full SHA for cec5e36
File tree
Expand file treeCollapse file tree
1 file changed
+10
-15
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+10
-15
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-worker-init.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-worker-init.js+10-15Lines changed: 10 additions & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
| 12 | + |
16 | 13 | |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
| 14 | + |
| 15 | + |
21 | 16 | |
22 | | - |
| 17 | + |
23 | 18 | |
24 | | - |
| 19 | + |
25 | 20 | |
26 | 21 | |
27 | 22 | |
28 | 23 | |
29 | | - |
| 24 | + |
30 | 25 | |
31 | 26 | |
32 | 27 | |
0 commit comments