Skip to content

enable SupportedLinuxPlatforms_IsSupportedIsTrue on arm32 Ubuntu #83799

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

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Mar 23, 2023

depends on dotnet/dotnet-buildtools-prereqs-docker#827 and fixes #82055.

Ubuntu 18.04 is getting to EOS so I was considering updating the base images. But at the end I decided to go with simple fix to reduce risk.

@wfurt wfurt added this to the 8.0.0 milestone Mar 23, 2023
@wfurt wfurt self-assigned this Mar 23, 2023
@ghost
Copy link

ghost commented Mar 23, 2023

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

Issue Details

depends on dotnet/dotnet-buildtools-prereqs-docker#827 and fixes #82055.

Ubuntu 18.04 is getting to EOS so I was considering updating the base images. But at the end I decided to go with simple fix to reduce risk.

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Quic

Milestone: 8.0.0

@wfurt
Copy link
Member Author

wfurt commented Mar 23, 2023

/azp run runtime-coreclr jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@BruceForstall BruceForstall left a comment

Choose a reason for hiding this comment

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

LGTM

@wfurt
Copy link
Member Author

wfurt commented Mar 23, 2023

I cannot tell if the originally failed tests actually executed by me staring the jitstress pipeline. Together with fix for #82769 it should stabilize the test runs.
I'm going to merge this and ping me @BruceForstall if you se any problems.

@wfurt wfurt merged commit d2111a9 into dotnet:main Mar 24, 2023
@wfurt wfurt deleted the arm32ubu branch March 24, 2023 16:38
@ghost ghost locked as resolved and limited conversation to collaborators Apr 23, 2023
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.

Test failure System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue
3 participants