Commit 2fb8257
test: fix flaky test-inspector
Using `socket.destroy()` instead of `socket.end()` fixes
more-than-intermittent ECONNRESET issues on Windows.
PR-URL: #9727
Fixes: #8804
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>1 parent fc13cc6 commit 2fb8257Copy full SHA for 2fb8257
File tree
Expand file treeCollapse file tree
2 files changed
+1
-2
lines changedOpen diff view settings
Filter options
- test/inspector
Expand file treeCollapse file tree
2 files changed
+1
-2
lines changedOpen diff view settings
Collapse file
test/inspector/inspector-helper.js
Copy file name to clipboardExpand all lines: test/inspector/inspector-helper.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
286 | 286 | |
287 | 287 | |
288 | 288 | |
289 | | - |
| 289 | + |
290 | 290 | |
291 | 291 | |
292 | 292 | |
|
Collapse file
test/inspector/inspector.status
Copy file name to clipboardExpand all lines: test/inspector/inspector.status-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
0 commit comments