msquic icon indicating copy to clipboard operation
msquic copied to clipboard

Client Version Negotiation failing in interop runner

Open anrossi opened this issue 2 years ago • 0 comments

Describe the bug

MsQuic client connecting to non-MsQuic servers in the interop runner that support version 2 fail the test. This needs more investigation to understand why it is failing, but succeeding when connecting to MsQuic server.

Affected OS

  • [ ] All
  • [ ] Windows Server 2022
  • [ ] Windows 11, version 22H2
  • [ ] Windows 11, version 21H2
  • [ ] Windows Insider Preview (specify affected build below)
  • [X] Ubuntu
  • [ ] Debian
  • [ ] Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

./quicinterop -test:2 -target:ngtcp2 fails to negotiate Version 2

Expected behavior

It should negotiate version 2

Actual outcome

Fails to negotiate version 2.

Additional details

No response

anrossi avatar Jul 25 '22 04:07 anrossi