Commit 287bdab
committed
test: make test-net-connect-options-ipv6.js better
Improve the robustness of test-net-connect-options-ipv6.js
PPC Suse build team encountered intermittent failures related
to dns. Improve test to make it more robust in the face
of intermittent dns issues.
PR-URL: #5791
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent d3a7534 commit 287bdabCopy full SHA for 287bdab
File tree
Expand file treeCollapse file tree
1 file changed
+15
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+15
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-net-connect-options-ipv6.js
Copy file name to clipboardExpand all lines: test/parallel/test-net-connect-options-ipv6.js+15-1Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
44 | 58 | |
45 | 59 | |
46 | 60 | |
|
0 commit comments