Commit 341b6d9
test: deflake test-http-header-overflow
Skip the network and push the data directly to the receiving socket
so that it is guaranteed to be received as a single chunk.
Fixes: #46291
PR-URL: #54978
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent a929c71 commit 341b6d9Copy full SHA for 341b6d9
File tree
Expand file treeCollapse file tree
1 file changed
+7
-9
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+7
-9
lines changedOpen diff view settings
Collapse file
test/parallel/test-http-header-overflow.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-header-overflow.js+7-9Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | 1 | |
4 | 2 | |
5 | 3 | |
| ||
10 | 8 | |
11 | 9 | |
12 | 10 | |
13 | | - |
| 11 | + |
14 | 12 | |
15 | 13 | |
16 | | - |
17 | | - |
| 14 | + |
18 | 15 | |
19 | 16 | |
20 | 17 | |
| ||
23 | 20 | |
24 | 21 | |
25 | 22 | |
26 | | - |
| 23 | + |
27 | 24 | |
28 | 25 | |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
29 | 30 | |
30 | 31 | |
31 | 32 | |
32 | 33 | |
33 | 34 | |
34 | 35 | |
35 | | - |
36 | | - |
37 | | - |
38 | 36 | |
39 | 37 | |
40 | 38 | |
|
0 commit comments