Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
Trott committed Sep 10, 2017
commit 8f540368c9a998ae8bd7458d56c1facfb9f12024
26 changes: 0 additions & 26 deletions test/known_issues/test-stdout-buffer-flush-on-exit.js

This file was deleted.