dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.85k stars 4.62k forks source link

[NAOT][Apple] NativeAOT TrimmingBehaviors smoke tests failing on apple mobile #100226

Open matouskozak opened 5 months ago

matouskozak commented 5 months ago

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=615665 Build error leg or test failing: nativeaot.SmokeTests.TrimmingBehaviors

Failing on Mono Apple Mobile:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "nativeaot/SmokeTests/TrimmingBehaviors/TrimmingBehaviors/TrimmingBehaviors.sh [FAIL]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Stack trace:

           at nativeaot_SmokeTests_TrimmingBehaviors._TrimmingBehaviors_TrimmingBehaviors_._TrimmingBehaviors_TrimmingBehaviors_sh()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=615665 Error message validated: [nativeaot/SmokeTests/TrimmingBehaviors/TrimmingBehaviors/TrimmingBehaviors.sh \\[FAIL\\]] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 3/25/2024 8:39:19 AM UTC

Report

Build Definition Test Pull Request
629918 dotnet/runtime nativeaot.SmokeTests.WorkItemExecution dotnet/runtime#100587
629360 dotnet/runtime nativeaot.SmokeTests.WorkItemExecution dotnet/runtime#98258
624950 dotnet/runtime nativeaot.SmokeTests.TrimmingBehaviors.WorkItemExecution
624000 dotnet/runtime nativeaot.SmokeTests.WorkItemExecution dotnet/runtime#99183
623704 dotnet/runtime nativeaot.SmokeTests.WorkItemExecution dotnet/runtime#99278
623038 dotnet/runtime nativeaot.SmokeTests.WorkItemExecution dotnet/runtime#99183
610598 dotnet/runtime nativeaot.SmokeTests.TrimmingBehaviors.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 3 7
dotnet-policy-service[bot] commented 5 months ago

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

matouskozak commented 4 months ago

Test is disabled, removing blocking-ci tag.