Skip to content

Try enable all multiple HTTP/2 connections tests on the new scheduling logic - #55730

Closed
alnikola wants to merge 8 commits into
mainfrom
alnikola/enable-all-http2-mult-tests
Closed

Try enable all multiple HTTP/2 connections tests on the new scheduling logic#55730
alnikola wants to merge 8 commits into
mainfrom
alnikola/enable-all-http2-mult-tests

Conversation

@alnikola

Copy link
Copy Markdown
Contributor

It enables all disabled multiple HTTP/2 connection tests to check if it now work on the new connection scheduling logic introduced by #53851.

…g logic
It enables all disabled multiple HTTP/2 connection tests to check if it now work on the new connection scheduling logic introduced by #53851.
@alnikola
alnikola requested a review from a teamJuly 15, 2021 11:31
@ghost

Copy link
Copy Markdown

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

Issue Details

It enables all disabled multiple HTTP/2 connection tests to check if it now work on the new connection scheduling logic introduced by #53851.

Author:alnikola
Assignees:-
Labels:

area-System.Net.Http

Milestone:-

@alnikolaalnikola reopened this Jul 15, 2021
@alnikola

Copy link
Copy Markdown
ContributorAuthor

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@geoffkizer

Copy link
Copy Markdown
Contributor

FYI, I have a fix for the connection pooling logic here: #56062

We should probably wait to get that merged before we reenable these.

@alnikola

Copy link
Copy Markdown
ContributorAuthor

Both tests are still failing even after the fix in #56062. Leaving them disabled for now.

Sign up for freeto 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.

3 participants

@alnikola@geoffkizer@karelz