flaky: `parallel/test-http2-*` on Windows

  • Version: v11.0.0-pre (master)
  • Platform: win2008r2-vs2017,
  • Subsystem: test http2
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]