Skip to content

Transport.Quic.Tests: don't fail on distros that don't have quic. #46662

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

Merged
merged 2 commits into from
Feb 18, 2023

Conversation

tmds
Copy link
Member

@tmds tmds commented Feb 15, 2023

The test suite has a test that unconditionally fails when quic is not supported. The test is meant to ensure quic tests are executed.

Instead of running the test everywhere, this changes it to run only on Microsoft CI, where CI configurations are expected to have quic installed.

This change is similar to dotnet/runtime#82108.

@dougbu ptal.

cc @omajid

The test suite has a test that unconditionally fails when quic is not
supported. The test is meant to ensure quic tests are executed.

Instead of running the test everywhere, this changes it to run
only on Microsoft CI, where CI configurations are expected to have
quic installed.
@ghost ghost added area-runtime community-contribution Indicates that the PR has been added by a community member labels Feb 15, 2023
@ghost
Copy link

ghost commented Feb 15, 2023

Thanks for your PR, @tmds. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@JamesNK JamesNK merged commit ed95633 into dotnet:main Feb 18, 2023
@ghost ghost added this to the 8.0-preview2 milestone Feb 18, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants