Commit e98bcfa
committed
test: remove 1 second delay from test
In test-cluster-worker-wait-server-close, remove unneeded 1-second delay
and refactor to eliminate flakiness on FreeBSD.
PR-URL: #4616
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 4c132fe commit e98bcfaCopy full SHA for e98bcfa
File tree
Expand file treeCollapse file tree
1 file changed
+21
-21
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+21
-21
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-worker-wait-server-close.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-worker-wait-server-close.js+21-21Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
8 | 10 | |
9 | | - |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | | - |
13 | | - |
| 14 | + |
14 | 15 | |
15 | | - |
16 | 16 | |
17 | | - |
18 | | - |
| 17 | + |
| 18 | + |
| 19 | + |
19 | 20 | |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
20 | 32 | |
21 | 33 | |
22 | 34 | |
| 35 | + |
23 | 36 | |
24 | 37 | |
25 | 38 | |
26 | | - |
| 39 | + |
27 | 40 | |
28 | 41 | |
29 | 42 | |
30 | 43 | |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
| 44 | + |
35 | 45 | |
36 | 46 | |
37 | 47 | |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | 48 | |
0 commit comments