-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
area-Infrastructure-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-iosApple iOSApple iOS
Milestone
Description
Description
Interop and SIMD tests are failing on ios/tvos devices due to missing support for building native libraries as part of tests. It is likely that the interop tests below are failing because of missing native libs.
https://github.com/dotnet/runtime/blob/main/src/tests/issues.targets#L3506-L3527
Build Information
Affected pipelines:
runtime-extra-platformsruntime-ioslike
Build error leg or test failing:
JIT_SIMD.WorkItemExecution
Pull request: #92114
Crash log:
[13:45:58.0912870] Launched application 'net.dot.JIT_SIMD' on 'DNCENGTVOS-110' with pid 97714
[13:45:58.2608060] 2023-09-14 10:45:58.346 JIT_SIMD[97714:37277054] System.DllNotFoundException: Vector3TestNative
[13:45:58.2608500] at PInvokeTest.test()
[13:45:58.2608570] at Test_Vector3Interop.TestEntryPoint()
[13:45:58.2608630] at __GeneratedMainWrapper.Main()
Metadata
Metadata
Assignees
Labels
area-Infrastructure-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-iosApple iOSApple iOS