You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== release test-http2-methods === Path: parallel/test-http2-methods events.js:377 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_STREAM_ERROR]: Stream closed with error code NGHTTP2_PROTOCOL_ERROR at new NodeError (internal/errors.js:322:7) at ClientHttp2Stream._destroy (internal/http2/core.js:2271:13) at ClientHttp2Stream.destroy (internal/streams/destroy.js:39:8) at Http2Stream.onStreamClose (internal/http2/core.js:525:12)Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (internal/streams/destroy.js:106:8) at emitErrorCloseNT (internal/streams/destroy.js:74:3) at processTicksAndRejections (internal/process/task_queues.js:82:21) { code: 'ERR_HTTP2_STREAM_ERROR' } Command: out/Release/node /wrkdirs/usr/ports/www/node14/work/node-v14.19.2/test/parallel/test-http2-methods.js
Build links
No response
Additional information
This appears to be fixed in 16+ however is broken is <16. If this is expected on 15, and more importantly 14 should this be a skipped test or can newer version code be backported?
The text was updated successfully, but these errors were encountered:
Test
test-http2-methods
Platform
FreeBSD, Fedora 35
Console output
Build links
No response
Additional information
This appears to be fixed in 16+ however is broken is <16. If this is expected on 15, and more importantly 14 should this be a skipped test or can newer version code be backported?
The text was updated successfully, but these errors were encountered: