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

Delete invalid assert in GetFileMuiPath #53276

Merged
merged 1 commit into from
May 26, 2021
Merged

Conversation

stephentoub
Copy link
Member

Fixes #53267

@mattjohnsonpint, @tarekgh, I'd converted the comment saying the location should never be reached into an assert, but it's failing, so the comment was wrong. I'm deleting the assert. Since you'd added the comment, please confirm it's expected we can actually reach this point and that things will behave correctly when it does.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@stephentoub
Copy link
Member Author

Merging to unblock outerloop.

@stephentoub stephentoub merged commit a201542 into main May 26, 2021
@stephentoub stephentoub deleted the stephentoub-deleteassert branch May 26, 2021 13:57
@mattjohnsonpint
Copy link
Contributor

I'll investigate. Thanks.

@mangod9
Copy link
Member

mangod9 commented May 26, 2021

Please note that this only failed on windows arm, so must be something specific to that OS.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Many new test failures on windows arm.
3 participants