-
Notifications
You must be signed in to change notification settings - Fork 5.3k
update arm32 test queues for msquic #76267
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
Conversation
|
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue Detailsnull
|
|
/azp run runtime |
|
Azure Pipelines failed to run 1 pipeline(s). |
|
/azp run extra-platforms |
|
No pipelines are associated with this pull request. |
|
/azp run extra-platforms |
|
No pipelines are associated with this pull request. |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rzikm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
src/libraries/System.Net.Quic/src/System/Net/Quic/QuicConnection.cs
Outdated
Show resolved
Hide resolved
|
I see, the images use published 2.1.1, which does not have microsoft/msquic@51cd036. We either need MsQuic to release 2.1.2 or build from main (which would be a bit problematic on arm32 since some necessary tools are arm64 only) |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rzikm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now.
|
arm test seems to finish successfully |
No description provided.