Skip to content

[mobile] Overview of mobile related CI failures #103472

Open
@matouskozak

Description

@matouskozak
Member

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

Issue Status Platform Comment Impact
#115149 untriaged NativeAOT on iOS(+sim)/tvOS(+sim) All NativeAOT smoke tests failing when trying to use Preview4 instead of Preview3 High
#113062 resolved tvOS arm64 System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest Low
#105804 untriaged NativeAOT-MacCatalyst-arm64 infra issue with smoke tests start/logging Mid
#108832, #112195 Untriaged all Apple mobile fails in System.Tests.StringTests.[Starts,Ends]WithNoMatch_StringComparison, flaky Low

Android

Issue Status Platform Comment Impact
#112633 untriaged Android arm32/arm64/x64/x86 Mono java.lang.UnsatisfiedLinkError libSystem.Security.Cryptography.Native.Android.so not found Low
#115694 untriaged Android x64/x86 SSL Handshake aborted, passing on reruns Low
#114772 resolved Android arm32/arm64 RSA signature validation failures Medium
#112946 untriaged Android arm (32bit) Assert in Next_IntInt_Next_IntInt_AllValuesAreWithinRange Low
#112948 untriaged Android arm (32bit) and x86 test timeouts in System.Collections.Immutable.Tests Low

Other Failures

Issue Status Platform Comment Impact
#113060 untriaged Linux x64 FullAOT (mini/llvm) test76531 Failed to load AOT module in aot-inly mode Low
#112557 untriaged Linux x64 FullAOT (mini/llvm) Runtime_101731.TestConvertToInt64NativeSingle App Exit Code: 22 Low
#112093 untriaged Linux x64 FullAOT (mini/llvm) class loader assertion Low
#108515 untriaged Linux x64 MiniJIT/Interpreter SIGKILL, flaky failure Low

Infrastructure Failures

Issue Status Platform Comment Impact
dotnet/dnceng#1448 Investigating Android emulators Some Android emulators not booting up Medium
#112633 Untriaged Android emulators crit: Failed to find compatible device: x86_64 Low
dotnet/dnceng#5163 Untriaged tvOS device Please try rebooting the device Low
dotnet/dnceng#5179 Untriaged tvOS device Failed to find suitable tvOS device Low

Note 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.

Activity

added this to the 9.0.0 milestone on Jun 14, 2024
dotnet-policy-service

dotnet-policy-service commented on Jun 14, 2024

@dotnet-policy-service
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

dotnet-policy-service

dotnet-policy-service commented on Jun 14, 2024

@dotnet-policy-service
Contributor

Tagging subscribers to 'arch-android': @vitek-karas, @simonrozsival, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

dotnet-policy-service

dotnet-policy-service commented on Jun 14, 2024

@dotnet-policy-service
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

dotnet-policy-service

dotnet-policy-service commented on Jun 14, 2024

@dotnet-policy-service
Contributor

Tagging subscribers to 'os-maccatalyst': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

steveisok

steveisok commented on Jun 14, 2024

@steveisok
Member

@matouskozak #103406 needs a tweak to not run these tests as BinaryFormatter is no longer supported

matouskozak

matouskozak commented on Jun 14, 2024

@matouskozak
MemberAuthor

@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 #103471.

self-assigned this
on Jun 19, 2024

10 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @steveisok@vitek-karas@matouskozak

      Issue actions

        [mobile] Overview of mobile related CI failures · Issue #103472 · dotnet/runtime