Closed
Description
https://ci.nodejs.org/job/node-test-commit-linux-containered/4500/nodes=ubuntu1604_sharedlibs_zlib_x64/console
https://ci.nodejs.org/job/node-test-commit-linux-containered/4500/nodes=ubuntu1604_sharedlibs_openssl110_x64/console
https://ci.nodejs.org/job/node-test-commit-linux/18829/nodes=centos7-64-gcc6/testReport/junit/(root)/test/parallel_test_http2_client_upload_reject/
10:53:31 not ok 925 parallel/test-http2-client-upload-reject
10:53:31 ---
10:53:31 duration_ms: 0.551
10:53:31 severity: fail
10:53:31 exitcode: 1
10:53:31 stack: |-
10:53:31 (node:27057) ExperimentalWarning: The http2 module is an experimental API.
10:53:31 events.js:167
10:53:31 throw er; // Unhandled 'error' event
10:53:31 ^
10:53:31
10:53:31 Error: read ECONNRESET
10:53:31 at TCP.onread (net.js:658:25)
10:53:31 Emitted 'error' event at:
10:53:31 at ClientHttp2Stream.onerror (_stream_readable.js:693:12)
10:53:31 at ClientHttp2Stream.emit (events.js:182:13)
10:53:31 at emitErrorNT (internal/streams/destroy.js:82:8)
10:53:31 at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
10:53:31 at process._tickCallback (internal/process/next_tick.js:63:19)
And a timeout on
https://ci.nodejs.org/job/node-test-commit-freebsd/17828/nodes=freebsd11-x64/testReport/junit/(root)/test/parallel_test_http2_client_upload_reject/
@nodejs/http2 PTAL