dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.95k stars 4.65k forks source link

Investigate ILLink asserts in android scenarios #104331

Open sbomer opened 2 months ago

sbomer commented 2 months ago

https://github.com/dotnet/runtime/issues/103987 surfaced some Debug asserts related to Android custom step usage of linker APIs. The asserts were not directly related to the issue, but should be investigated (see comments https://github.com/dotnet/runtime/issues/103987#issuecomment-2197606521 and https://github.com/dotnet/runtime/issues/103987#issuecomment-2197623661).

We should also consider providing a way to run the android tests with the extra validation currently provided by asserts (see comment https://github.com/dotnet/runtime/issues/103987#issuecomment-2200646141).

dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas See info in area-owners.md if you want to be subscribed.