Commit eea199b
test: fix http2 connection abort test
Refs: #21836
Refs: #21561
PR-URL: #21861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>1 parent e8d5787 commit eea199bCopy full SHA for eea199b
File tree
Expand file treeCollapse file tree
1 file changed
+3
-8
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-8
lines changedOpen diff view settings
Collapse file
test/parallel/test-http2-respond-with-file-connection-abort.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-respond-with-file-connection-abort.js+3-8Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
| ||
12 | 13 | |
13 | 14 | |
14 | 15 | |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | 19 | |
| ||
22 | 24 | |
23 | 25 | |
24 | 26 | |
25 | | - |
| 27 | + |
26 | 28 | |
27 | 29 | |
28 | 30 | |
29 | 31 | |
30 | 32 | |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
0 commit comments