Commit db35efa
test: fix flaky test-net-write-slow
Increase socket timeout so that there is enough time to reliably run the
test on FreeBSD.
Fixes: #7516
PR-URL: #7555
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>1 parent 537f333 commit db35efaCopy full SHA for db35efa
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-net-write-slow.js
Copy file name to clipboardExpand all lines: test/parallel/test-net-write-slow.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
18 | 18 | |
|
0 commit comments