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

TypedReference.ToObject tests failing on Mono #70091

Closed
Sergio0694 opened this issue Jun 1, 2022 · 3 comments
Closed

TypedReference.ToObject tests failing on Mono #70091

Sergio0694 opened this issue Jun 1, 2022 · 3 comments
Assignees
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM disabled-test The test is disabled in source code against the issue
Milestone

Comments

@Sergio0694
Copy link
Contributor

Sergio0694 commented Jun 1, 2022

Description

Some new TypedReference.ToObject tests were added for pointers and function pointers in #70055.

These are producing some failures in the CI when running on Mono:

https://github.com/dotnet/runtime/pull/70055/checks?check_run_id=6690887562

@dotnet-issue-labeler
Copy link

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

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 1, 2022
@vcsjones vcsjones added area-System.Reflection runtime-mono specific to the Mono runtime labels Jun 1, 2022
@ghost
Copy link

ghost commented Jun 1, 2022

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

Issue Details

Description

Some new TypedReference.ToObject tests were added for pointers and function pointers in #70055.

These are producing some failures in the CI when running on Mono:

https://github.com/dotnet/runtime/pull/70055/checks?check_run_id=6690887562

Author: Sergio0694
Assignees: -
Labels:

area-System.Reflection, untriaged, runtime-mono

Milestone: -

@steveharter steveharter added this to the 7.0.0 milestone Jun 1, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jun 1, 2022
@steveharter steveharter added area-VM-reflection-mono Reflection issues specific to MonoVM untriaged New issue has not been triaged by the area owner and removed area-System.Reflection runtime-mono specific to the Mono runtime labels Jul 13, 2022
@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label Jul 14, 2022
@SamMonoRT SamMonoRT added the disabled-test The test is disabled in source code against the issue label Aug 4, 2022
@SamMonoRT SamMonoRT modified the milestones: 7.0.0, 8.0.0 Aug 4, 2022
@SamMonoRT SamMonoRT assigned ivanpovazan and unassigned BrzVlad Jul 25, 2023
@SamMonoRT SamMonoRT modified the milestones: 8.0.0, 9.0.0 Jul 25, 2023
@BrzVlad
Copy link
Member

BrzVlad commented Aug 8, 2023

Enabled in #89498

@BrzVlad BrzVlad closed this as completed Aug 8, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

No branches or pull requests

7 participants