Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUIC] Participate in QUIC interop testing #43061

Open
scalablecory opened this issue Oct 5, 2020 · 3 comments
Open

[QUIC] Participate in QUIC interop testing #43061

scalablecory opened this issue Oct 5, 2020 · 3 comments
Labels
area-System.Net.Quic test-enhancement Improvements of test source code
Projects
Milestone

Comments

@scalablecory
Copy link
Contributor

Consider participating in automated QUIC interop testing to ensure basic compatibility with other implementations:

https://github.com/marten-seemann/quic-interop-runner/blob/master/README.md#building-a-quic-endpoint

@scalablecory scalablecory added this to To Do (Low Priority) in HTTP/3 via automation Oct 5, 2020
@ghost
Copy link

ghost commented Oct 5, 2020

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Oct 5, 2020
@karelz karelz added test-enhancement Improvements of test source code and removed untriaged New issue has not been triaged by the area owner labels Oct 6, 2020
@karelz karelz added this to the 6.0.0 milestone Oct 6, 2020
@karelz karelz modified the milestones: 6.0.0, Future May 18, 2021
@karelz karelz moved this from To Do (Low Priority) to Future in HTTP/3 May 18, 2021
@karelz
Copy link
Member

karelz commented Sep 21, 2021

Triage: We should build on top of what msquic has -- @nibanks do you have some existing interop tests for msquic?

@karelz karelz modified the milestones: Future, 7.0.0 Sep 21, 2021
@karelz karelz moved this from Future to To Do (Low Priority) in HTTP/3 Sep 21, 2021
@nibanks
Copy link

nibanks commented Sep 21, 2021

Yep. I recommend you start by porting: https://github.com/microsoft/msquic/blob/main/src/tools/interop/interop.cpp. Since you have HTTP/3 there are additional tests you can do beyond what MsQuic does.

@karelz karelz modified the milestones: 7.0.0, Future Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net.Quic test-enhancement Improvements of test source code
Projects
No open projects
HTTP/3
  
To Do (Low Priority)
Development

No branches or pull requests

5 participants