Commit 7eb8040
test: add debugging for callbacks in test-https-foafssl.js
The test is timing out once in a very long while on Windows CI. It is
unclear where the test gets stuck, so add more debugging statements to
try to locate it.
Refs: #24397
PR-URL: #34603
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 4dbc787 commit 7eb8040Copy full SHA for 7eb8040
File tree
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Collapse file
test/parallel/test-https-foafssl.js
Copy file name to clipboardExpand all lines: test/parallel/test-https-foafssl.js+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
59 | | - |
| 59 | + |
60 | 60 | |
61 | 61 | |
62 | 62 | |
| ||
74 | 74 | |
75 | 75 | |
76 | 76 | |
77 | | - |
78 | | - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 | |
80 | 83 | |
81 | 84 | |
|
0 commit comments