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

Enable parallel test execution for QUIC and HTTP/3 and enable some disabled http3 tests #102996

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

liveans
Copy link
Member

@liveans liveans commented Jun 3, 2024

Fixes #101377
Fixes #101376
Fixes #101015
Fixes #91017
Fixes #56000

As #102699 merged, we believe that we can re-enable some H/3 tests and parallel test execution, because root cause should've been fixed by that PR.

Copy link
Contributor

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

@liveans
Copy link
Member Author

liveans commented Jun 3, 2024

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liveans
Copy link
Member Author

liveans commented Jun 3, 2024

/azp run runtime

@liveans
Copy link
Member Author

liveans commented Jun 3, 2024

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liveans
Copy link
Member Author

liveans commented Jun 4, 2024

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liveans
Copy link
Member Author

liveans commented Jun 4, 2024

/azp run runtime-libraries-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ManickaP
Copy link
Member

ManickaP commented Jun 4, 2024

Fixes #101015 Fixes #91017 Fixes #56000

I think you're missing some other issues as well. At least I see some deleted ifs with ActiveIssue inside.

@liveans
Copy link
Member Author

liveans commented Jun 4, 2024

Fixes #101015 Fixes #91017 Fixes #56000

I think you're missing some other issues as well. At least I see some deleted ifs with ActiveIssue inside.

I think we should keep #91757 open, because of ARM32 specific timeout problem which should be fixed by msquic v2.4

Copy link
Member

@ManickaP ManickaP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: Thanks!

@liveans liveans merged commit 3c96cb8 into dotnet:main Jun 4, 2024
80 of 91 checks passed
@karelz karelz added this to the 9.0.0 milestone Jun 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.