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

disable SendMoreThanStreamLimitRequests_Succeeds on Mock #56064

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Jul 21, 2021

Disable on Mock. There was only on MsQuic failure and that can be general instability of QUIC.

fixes #55957

@wfurt wfurt requested a review from a team July 21, 2021 00:44
@wfurt wfurt self-assigned this Jul 21, 2021
@ghost
Copy link

ghost commented Jul 21, 2021

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

Issue Details

Disable on Mock. There was only on MsQuic failure and that can be general instability of QUIC.

fixes #55957

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Quic

Milestone: -

@geoffkizer
Copy link
Contributor

The test you modified is different than the one in the issue title?

@wfurt wfurt changed the title disable ClientSettingsReceived_Success on Mock disable SendMoreThanStreamLimitRequests_Succeeds on Mock Jul 21, 2021
@wfurt
Copy link
Member Author

wfurt commented Jul 21, 2021

you are right. Title was wrong and I check the name with the linked #55957

@stephentoub stephentoub merged commit 9815e19 into dotnet:main Jul 21, 2021
@karelz karelz added this to the 6.0.0 milestone Jul 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HTTP/3] SendMoreThanStreamLimitRequests_Succeeds times out
4 participants