Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix and re-enable Http2_FlowControl_ClientDoesNotExceedWindows #39472

Merged
scalablecory merged 1 commit intodotnet:masterfrom
scalablecory:38799-flowcontrol
Jul 15, 2019
Merged

Fix and re-enable Http2_FlowControl_ClientDoesNotExceedWindows #39472
scalablecory merged 1 commit intodotnet:masterfrom
scalablecory:38799-flowcontrol

Conversation

@scalablecory
Copy link
Copy Markdown

Use ByteAtATimeContent for compat with recent buffering change.
Clear ActiveIssue as original failure in #38799 could not be reproduced.

Resolves #38799.

…eContent for compat with recent buffering change.

Clear ActiveIssue as original issue in #38799 could not be reproduced.
@scalablecory scalablecory added test bug Problem in test source code (most likely) area-System.Net.Http.SocketsHttpHandler labels Jul 14, 2019
@scalablecory scalablecory added this to the 3.0 milestone Jul 14, 2019
@scalablecory scalablecory requested a review from a team July 14, 2019 22:23
@scalablecory scalablecory self-assigned this Jul 14, 2019
@scalablecory
Copy link
Copy Markdown
Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@scalablecory scalablecory merged commit 929bd81 into dotnet:master Jul 15, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…eContent for compat with recent buffering change. (dotnet/corefx#39472)

Clear ActiveIssue as original issue in dotnet/corefx#38799 could not be reproduced.

Commit migrated from dotnet/corefx@929bd81
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

test bug Problem in test source code (most likely)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/2: Http2_FlowControl_ClientDoesNotExceedWindows failing

4 participants