Commit ab50e82
test: fix test-process-exec-argv flakiness
Wait for the `close` event before parsing the child stdout output.
Fixes: #6480
Ref: #6575
PR-URL: #7128
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 67863f1 commit ab50e82Copy full SHA for ab50e82
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-process-exec-argv.js
Copy file name to clipboardExpand all lines: test/parallel/test-process-exec-argv.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
19 | | - |
| 18 | + |
| 19 | + |
20 | 20 | |
21 | 21 | |
0 commit comments