-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
Description
This issue tracks all disabled CoreCLR Android tests across the runtime, libraries, and interop layers. It outlines affected tests and the actions required to restore coverage.
Smoke tests
Affected:
-
All runtime tests are currently disabled on CoreCLR AndroidThe same runtime tests coverage as linux-bionic
Tasks:
- [Android] Add CoreCLR smoke tests for Android #116540
- Add the following tests as smoke tests:
- System.Security.Cryptography.Tests
- System.Net.WebSockets.Client.Tests
Library tests
Missing environment or runtime config properties
- [Android]
Invariant.Tests.csproj
is failing on CoreCLR Android #117270 - [Android]
System.Runtime.InvariantTimezone.Tests.csproj
fails on CoreCLR Android #117658 - [Android][CoreCLR] Add runtimeconfig.json support for test host #117919
-
System.Text.Encoding.Tests.csproj
-
System.Diagnostics.DiagnosticSource.Switches.Tests.csproj
-
System.IO.FileSystem.DisabledFileLocking.Tests.csproj
-
Failing tests
Fixed tests
-
System.Reflection.MetadataLoadContext.Tests/System.Reflection.MetadataLoadContext.Tests.csproj
- [Android] Enable
System.Runtime.Loader
tests on CoreCLR Android #117713 - [Android][CoreCLR]
System.Resources.ResourceManager.Tests.csproj
fails #118012
Android interop tests
MAUI stress tests
Metadata
Metadata
Assignees
Type
Projects
Status
Done