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

System.Reflection.Tests.AssemblyTests.AssemblyGetForwardedTypesLoadFailure crashes on Android #77821

Open
mkhamoyan opened this issue Nov 3, 2022 · 2 comments
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM disabled-test The test is disabled in source code against the issue os-android
Milestone

Comments

@mkhamoyan
Copy link
Contributor

Description

System.Reflection.Tests.AssemblyTests.AssemblyGetForwardedTypesLoadFailure crashes on Android.
Issue is related with UnloadableAssembly as test crashes while trying to open /data/user/0/net.dot.System.Reflection.Tests/files/UnloadableAssembly.dll

Reproduction Steps

To reproduce issue remove ActiveIssue from AssemblyGetForwardedTypesLoadFailure and run it on Android.

Expected behavior

AssemblyGetForwardedTypesLoadFailure should pass on Android.

Actual behavior

AssemblyGetForwardedTypesLoadFailure crashes on Android.

Regression?

No response

Known Workarounds

AssemblyGetForwardedTypesLoadFailure is disabled on Android.

Configuration

No response

Other information

No response

@mkhamoyan mkhamoyan added area-System.Reflection disabled-test The test is disabled in source code against the issue os-android labels Nov 3, 2022
@ghost
Copy link

ghost commented Nov 3, 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

System.Reflection.Tests.AssemblyTests.AssemblyGetForwardedTypesLoadFailure crashes on Android.
Issue is related with UnloadableAssembly as test crashes while trying to open /data/user/0/net.dot.System.Reflection.Tests/files/UnloadableAssembly.dll

Reproduction Steps

To reproduce issue remove ActiveIssue from AssemblyGetForwardedTypesLoadFailure and run it on Android.

Expected behavior

AssemblyGetForwardedTypesLoadFailure should pass on Android.

Actual behavior

AssemblyGetForwardedTypesLoadFailure crashes on Android.

Regression?

No response

Known Workarounds

AssemblyGetForwardedTypesLoadFailure is disabled on Android.

Configuration

No response

Other information

No response

Author: mkhamoyan
Assignees: -
Labels:

area-System.Reflection, disabled-test, os-android

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 3, 2022
@mkhamoyan
Copy link
Contributor Author

Disabled in #77169

@buyaa-n buyaa-n added area-VM-reflection-mono Reflection issues specific to MonoVM and removed area-System.Reflection labels Nov 9, 2022
@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jul 12, 2023
@steveisok steveisok added this to the Future milestone Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-reflection-mono Reflection issues specific to MonoVM disabled-test The test is disabled in source code against the issue os-android
Projects
None yet
Development

No branches or pull requests

3 participants