summaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorBartosz Sosnowski <bartosz@janeasystems.com>2018-02-07 10:33:51 +0100
committerRuben Bridgewater <ruben@bridgewater.de>2018-02-17 14:57:00 +0100
commit1bda746c1bf8f875cebb3a8948a57bbc75189240 (patch)
treee82d616d3e80913185b7fbb990bff61da2e92935 /GOVERNANCE.md
parentb404aa56c0e776c9722017ca020f9d04c7aa6de2 (diff)
downloadandroid-node-v8-1bda746c1bf8f875cebb3a8948a57bbc75189240.tar.gz
android-node-v8-1bda746c1bf8f875cebb3a8948a57bbc75189240.tar.bz2
android-node-v8-1bda746c1bf8f875cebb3a8948a57bbc75189240.zip
test: stdio pipe behavior tests
Add two regression tests for stdio over pipes. test-stdio-pipe-access tests if accessing stdio pipe that is being read by another process does not deadlocks Node.js. This was reported in https://github.com/nodejs/node/issues/10836 and was fixed in v8.3.0. The deadlock would happen intermittently, so we run the test 5 times. test-stdio-pipe-redirect tests if redirecting one child process stdin to another process stdout does not crash Node as reported in https://github.com/nodejs/node/issues/17493. It was fixed in https://github.com/nodejs/node/pull/18019. PR-URL: https://github.com/nodejs/node/pull/18614 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'GOVERNANCE.md')
0 files changed, 0 insertions, 0 deletions