Skip to content

Commit 6fe61d6

Browse files
TrottMylesBorins
authored andcommitted
test: remove invalid test
`test/known_issues/test-stdout-buffer-flush-on-exit.js` is invalid. The behavior seen currently (with the test failing) is in accordance with documentation which indicates that calling `process.exit()` may mean scheduled asynchronous I/O does not happen. The documentation also indicates that `process.stdout` is asynchronous when it is a POSIX pipe. PR-URL: #15320 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ae111c2 commit 6fe61d6

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

test/known_issues/test-stdout-buffer-flush-on-exit.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)