Skip to content

Conversation

@steveharter
Copy link
Contributor

@steveharter steveharter added area-System.Reflection test-enhancement Improvements of test source code labels Aug 2, 2023
@steveharter steveharter self-assigned this Aug 2, 2023
@steveharter steveharter requested review from buyaa-n and jkotas August 2, 2023 21:07
@ghost
Copy link

ghost commented Aug 2, 2023

Tagging subscribers to this area: @dotnet/area-system-reflection
See info in area-owners.md if you want to be subscribed.

Issue Details

Adds a test for #73103 which was previously fixed in 0a587ff#diff-ac44b8df606ec5a6fd2ec32bd3c61853f77cfb6ecef622b7ce1bfc5ed245edf4L796

Fixes #73103

Author: steveharter
Assignees: steveharter
Labels:

area-System.Reflection, test-enhancement

Milestone: -

@jkotas
Copy link
Member

jkotas commented Aug 2, 2023

TypeEquivalence is only supported in full CoreCLR. The test is going to fail in Mono and native AOT.

@jkotas
Copy link
Member

jkotas commented Aug 2, 2023

Maybe add a new property to PlatformDetection for type equivalence.

@steveharter steveharter merged commit c2a0416 into dotnet:main Aug 4, 2023
@steveharter steveharter deleted the AddTypeIdentifierTest branch August 4, 2023 14:28
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Reflection test-enhancement Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AF: System.RuntimeType.CheckValue trying to reflection invoke method with equivalent types

2 participants