Closed
Description
- Version: master
- Platform: osx 1010
- Subsystem: debug
https://ci.nodejs.org/view/All/job/node-test-commit-osx/19700/nodes=osx1010/console
not ok 2255 sequential/test-debug-prompt
13:06:24 ---
13:06:24 duration_ms: 0.408
13:06:24 severity: fail
13:06:24 exitcode: 1
13:06:24 stack: |-
13:06:24 events.js:167
13:06:24 throw er; // Unhandled 'error' event
13:06:24 ^
13:06:24
13:06:24 Error: write EPIPE
13:06:24 at WriteWrap.afterWrite [as oncomplete] (net.js:835:14)
13:06:24 Emitted 'error' event at:
13:06:24 at onwriteError (_stream_writable.js:431:12)
13:06:24 at onwrite (_stream_writable.js:456:5)
13:06:24 at _destroy (internal/streams/destroy.js:40:7)
13:06:24 at Socket._destroy (net.js:605:3)
13:06:24 at Socket.destroy (internal/streams/destroy.js:32:8)
13:06:24 at WriteWrap.afterWrite [as oncomplete] (net.js:837:10)
13:06:24 ...