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

Few workarounds for the next manual perf run #2282

Merged
merged 5 commits into from
Mar 1, 2022

Conversation

adamsitnik
Copy link
Member

In the previous manual perf run we have discovered two ARM specific bugs: dotnet/runtime#64980 and dotnet/runtime#64657.

They got already fixed, but they are not part of .NET 7 Preview 2, so we need to disable them until the fixes flow to the SDK.

The NET7_0_PREVIEW2_OR_GREATER condition allows us to not use Regex.Count API which was introduced in Preview 2.

@adamsitnik adamsitnik merged commit 96874f1 into dotnet:main Mar 1, 2022
@adamsitnik adamsitnik deleted the preview1Workarounds branch March 1, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants