Open matouskozak opened 5 months ago
Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Tagging subscribers to 'arch-android': @vitek-karas, @simonrozsival, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Tagging subscribers to 'os-maccatalyst': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
@matouskozak https://github.com/dotnet/runtime/issues/103406 needs a tweak to not run these tests as BinaryFormatter is no longer supported
@matouskozak #103406 needs a tweak to not run these tests as BinaryFormatter is no longer supported
You're right, @adamsitnik is working on that in https://github.com/dotnet/runtime/pull/103471.
Description
This issue provides an overview of dotnet/runtime CI (main branch) failures related to .NET mobile platforms. This tracking issue is updated manually. Feel free to update the issue if you encounter any out-of-date information.
Platforms
The failures are divided per mobile platform when possible or categorized as "Other Failures".
Apple
ClassLoader
runtime tests,BigArray_32_1
is too bigiOS.Simulator.LambdaCompilerAot
tests, attempting to JIT compile method in AOT-only mode, not clear cause, potential fix https://github.com/dotnet/runtime/pull/104097System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest
tests, not clear cause, potential fix https://github.com/dotnet/runtime/pull/104097System.Numerics.Tensors
tests, failed to sign app / time-out on dedup step.System.IO.IsolatedStorage
testsSystem.Formats.Tar
testsSystem.IO.UnmanagedMemoryStream.Tests
Android
Other Failures
System.Formats.Nrbf
testsSystem.Data.Odbc
testsNote that the "Impact" column represents impact of the issue to the CI health/state and doesn't necessary correlate with final impact to customer apps.