Closed
Description
- Version: v11.0.0-pre (master)
- Platform: win2008r2-vs2017,
- Subsystem: test http2
- test file - parallel/test-http2-pipe
- CI job windows/17290/COMPILED_BY=vs2017,RUNNER=win2008r2-vs2017,RUN_SUBSET=0
- CI worker test-rackspace-win2008r2-x64-3
- output:
not ok 251 parallel/test-http2-pipe
---
duration_ms: 0.323
severity: fail
exitcode: 1
stack: |-
(node:6548) ExperimentalWarning: The http2 module is an experimental API.
events.js:167
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onread (net.js:658:25)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
...
@nodejs/build @nodejs/platform-windows @nodejs/testing @nodejs/http2
[refack: edited info and added link to test file]