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

[mono] Disallow casts of bounded arrays to array special interfaces #93616

Merged
merged 5 commits into from
Oct 18, 2023

Conversation

lambdageek
Copy link
Member

Fixes #93597

@lambdageek
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6550954862

@akoeplinger
Copy link
Member

Can you please reenable the two disabled tests in https://github.com/dotnet/runtime/blob/main/src/libraries/System.Runtime/tests/System/ArrayTests.cs ? I checked locally and they're fixed by this change.

@lambdageek lambdageek merged commit d3bf287 into dotnet:main Oct 18, 2023
169 of 173 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Nov 18, 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.

System.Runtime.Tests assembly crashing with mono runtime and xunit 2.5.1
4 participants