Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 578
NativeAOT on-device tests #10079
Copy link
Copy link
Open
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.Area: NativeAOTIssues that only occur when using NativeAOT.Issues that only occur when using NativeAOT.Area: Unit TestsIssues with repo unit tests.Issues with repo unit tests.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.Area: NativeAOTIssues that only occur when using NativeAOT.Issues that only occur when using NativeAOT.Area: Unit TestsIssues with repo unit tests.Issues with repo unit tests.
Android framework version
.NET 11
Affected platform version
NativeAOT runtime
Description
Track on-device test coverage that is still excluded when running
Mono.Android.NET-Testswith NativeAOT.Run the
Java.Interop-Tests.dllassemblyJava.Interop-Testson NativeAOT #10496Enable the
GCBridgecategoryGCBridgecategory for NativeAOT #10494Restore the remaining GC/JNI concurrency test
Java.InteropTests.JnienvTest.ToLocalJniHandleSurvivesConcurrentCollectionGCBridgeandNativeAOTIgnorecategoriesEnable the
SSLcategoryTestInstrumentation.ExcludedCategoriesSslTest.HttpsShouldWork#12058 replaced an external HTTPS dependency with a local test server, so this category should be retriedEnable the
NTLMcategoryRestore
System.ExceptionTest.InnerExceptionIsSetNativeAOTIgnorebecause NativeAOT stack traces are limitedKeep
System.AppContextTests.TestPrivateSwitchesexcluded by designResolve or accept the trimmable-typemap exclusion for
Java.InteropTests.InvokeVirtualFromConstructorTests[JniAddNativeMethodRegistrationAttribute]is unsupported by the trimmable typemap and emits XA4251Remove the obsolete
AndroidClientHandlerfailure from this trackerAndroidClientHandlerwas removed by Remove the obsolete AndroidClientHandler class #11393SSLandNTLMitems aboveJava.LangTests.ObjectTest.JnienvCreateInstance_RegistersMultipleInstancesManagedValueManager#10107Steps to Reproduce
Run: