Commit 1f88cbd
test: refactor test-http-server-keep-alive-timeout
Make the same reliability changes that were applied to the https test in
ce5745b.
Refs: #13312
PR-URL: #13448
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>1 parent bdbeb33 commit 1f88cbdCopy full SHA for 1f88cbd
File tree
Expand file treeCollapse file tree
1 file changed
+10
-28
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+10
-28
lines changedOpen diff view settings
Collapse file
test/parallel/test-http-server-keep-alive-timeout.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-server-keep-alive-timeout.js+10-28Lines changed: 10 additions & 28 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
25 | | - |
26 | 23 | |
27 | 24 | |
28 | | - |
29 | 25 | |
30 | | - |
31 | 26 | |
32 | 27 | |
33 | | - |
34 | 28 | |
35 | 29 | |
36 | 30 | |
37 | | - |
38 | | - |
| 31 | + |
| 32 | + |
39 | 33 | |
40 | | - |
| 34 | + |
| 35 | + |
| 36 | + |
41 | 37 | |
42 | 38 | |
43 | 39 | |
| ||
49 | 45 | |
50 | 46 | |
51 | 47 | |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | 48 | |
58 | 49 | |
59 | 50 | |
60 | 51 | |
61 | | - |
62 | | - |
63 | | - |
64 | 52 | |
65 | 53 | |
66 | | - |
67 | 54 | |
68 | | - |
69 | 55 | |
70 | 56 | |
71 | | - |
72 | 57 | |
73 | 58 | |
74 | | - |
75 | | - |
| 59 | + |
| 60 | + |
76 | 61 | |
77 | | - |
| 62 | + |
| 63 | + |
| 64 | + |
78 | 65 | |
79 | 66 | |
80 | 67 | |
| ||
86 | 73 | |
87 | 74 | |
88 | 75 | |
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | | - |
94 | 76 | |
95 | 77 | |
0 commit comments