-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Description
Description
This is a tracking issue that aggregates all failures encountered during testing of .NET applications on CoreCLR. Tests are disabled with [ActiveIssue("https://github.com/dotnet/runtime/issues/124344"),...].
To find all disabled tests, run grep 'ActiveIssue("https://github.com/dotnet/runtime/issues/124344")' in the dotnet/runtime repository.
Related issues
- [clr-ios] System.Runtime.Serialization.Json.Tests fail on Apple mobile #124325
- Crash in
ToString_Asynctest on Apple mobile with CoreCLR R2R and interpreter #124044 - [clr-interp] Crash on x64 #122563
- CoreCLR interpreter crash in
MethodTable::CanCastTowhen runningMicrosoft.Maui.Controls.DeviceTestson x64 #122219 - [clr-ios] CheckGCRefMapEqual assert failure on Apple mobile when running interpreter without R2R #125724
- [clr-ios]
Microsoft.Bcl.TimeProvider.Testsfails on Apple mobile when running interpreter without R2R #125725 - [clr-ios] Crossgen2 fails to compile async2 RESUME methods on Apple mobile #125726
Reactions are currently unavailable