Skip to content

Conversation

@buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Aug 4, 2021

Fixes #50831

As mentioned in the issue comments The GetMethods method does not return methods in a particular order, such as alphabetical or declaration order. which causing the failure and suggested to just sort the list before verifying method names

@ghost
Copy link

ghost commented Aug 4, 2021

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.

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

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

Thank you!

@buyaa-n buyaa-n merged commit 5a02633 into dotnet:main Aug 5, 2021
@buyaa-n buyaa-n deleted the fix_test branch August 5, 2021 16:04
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Test failure System.Reflection.Tests.ModuleTests.GetMethods

3 participants