Commit 693a50e
test: improve test-gc-http-client-connaborted
* refactor out usage of 'function' for scoping
* wait till server is up to start firing requests
PR-URL: #23193
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>1 parent 6fa033c commit 693a50eCopy full SHA for 693a50e
File tree
Expand file treeCollapse file tree
1 file changed
+19
-21
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
1 file changed
+19
-21
lines changedOpen diff view settings
Collapse file
test/sequential/test-gc-http-client-connaborted.js
Copy file name to clipboardExpand all lines: test/sequential/test-gc-http-client-connaborted.js+19-21Lines changed: 19 additions & 21 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | 9 | |
14 | 10 | |
15 | 11 | |
| ||
18 | 14 | |
19 | 15 | |
20 | 16 | |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
21 | 21 | |
22 | | - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 | |
24 | 27 | |
25 | 28 | |
26 | 29 | |
27 | 30 | |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 | |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
| 37 | + |
| 38 | + |
42 | 39 | |
43 | 40 | |
44 | 41 | |
45 | 42 | |
46 | | - |
47 | | - |
| 43 | + |
| 44 | + |
| 45 | + |
48 | 46 | |
49 | 47 | |
50 | 48 | |
|
0 commit comments