Commit f21ed3a
test: simplify test-tls-alert
Avoid the process 'exit' event handler and use execFile instead of
manual stream operations.
Refs: #46751
PR-URL: #46805
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent e5fa7a1 commit f21ed3aCopy full SHA for f21ed3a
File tree
Expand file treeCollapse file tree
1 file changed
+9
-19
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+9
-19
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-alert.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-alert.js+9-19Lines changed: 9 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
36 | | - |
37 | 35 | |
38 | 36 | |
39 | 37 | |
| ||
42 | 40 | |
43 | 41 | |
44 | 42 | |
45 | | - |
| 43 | + |
46 | 44 | |
47 | | - |
| 45 | + |
48 | 46 | |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
62 | | - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
0 commit comments