Skip to content

Delete test testing a weird delegate implementation detail #102647

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 2 commits into from
Jun 3, 2024

Conversation

MichalStrehovsky
Copy link
Member

Apparently on CoreCLR delegates pointing to different static methods on the same type have the same HashCode. It doesn't sound like something that should be enshrined in tests. Putting this out in a separate PR to potentially get more eyes on this.

Apparently on CoreCLR delegates pointing to different static methods on the same type have the same HashCode. It doesn't sound like something that should be enshrined in tests. Putting this out in a separate PR to potentially get more eyes on this.
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 24, 2024
@jkotas jkotas merged commit 9d02188 into dotnet:main Jun 3, 2024
69 checks passed
@MichalStrehovsky MichalStrehovsky deleted the deleq branch June 7, 2024 00:36
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants