-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
area-System.Runtimebugdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-tvosApple tvOSApple tvOS
Milestone
Description
This test has been failing lately on tvOS arm64.
build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=44476&view=logs&j=f4520fb1-1559-5885-1d9c-3cb3f6a85e23&t=6c7a8cfe-f92e-569a-eef9-b2ad3e13056d
log: https://gist.github.com/mdh1418/34590144fc854cc652ba0525b5af38ab
Native Stacktrace
[11:44:43.5673760] =================================================================
[11:44:43.5673800] Native stacktrace:
[11:44:43.5673850] =================================================================
[11:44:43.8509760] 0x1012393b0 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_dump_native_crash_info
[11:44:43.8643200] 0x1012217e0 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_handle_native_crash
[11:44:43.8702270] 0x1011fec70 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_crashing_signal_handler
[11:44:43.8702790] 0x193a63f4c - /usr/lib/system/libsystem_platform.dylib : <redacted>
[11:44:43.8783520] 0x10594b640 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : System_Runtime_Extensions_Tests_System_Numerics_Tests_BitOperationsTests_BitOps_Crc32C_byte_uint_byte_uint
[11:44:43.8840840] 0x101201f78 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_jit_runtime_invoke
[11:44:43.8909060] 0x10113ddf0 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_runtime_invoke_checked
[11:44:43.8982800] 0x101146308 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : mono_runtime_try_invoke_span
[11:44:43.9044060] 0x101100c58 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : ves_icall_InternalInvoke
[11:44:43.9099180] 0x10110af74 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests : ves_icall_InternalInvoke_raw
[11:44:43.9179260] 0x1019c86c0 - /private/var/containers/Bundle/Application/DFEA5AC2-A196-415F-A61F-CBED129F0C03/System.Runtime.Extensions.Tests.app/System.Runtime.Extensions.Tests :
Managed Stacktrace
[11:44:45.2667580] =================================================================
[11:44:45.2667650] Managed Stacktrace:
[11:44:45.2667700] =================================================================
[11:44:45.2668150] at System.Numerics.Tests.BitOperationsTests:BitOps_Crc32C_byte <0x0003c>
[11:44:45.2668270] at System.Object:runtime_invoke_dynamic <0x00127>
[11:44:45.2668330] at <unknown> <0xffffffff>
[11:44:45.2668370] at System.Reflection.RuntimeMethodInfo:InternalInvoke <0x00007>
[11:44:45.2668420] at System.Reflection.MethodInvoker:InterpretedInvoke <0x0008f>
[11:44:45.2669130] at System.Reflection.RuntimeMethodInfo:Invoke <0x0024f>
[11:44:45.2669420] at System.Reflection.MethodBase:Invoke <0x0004b>
[11:44:45.2669620] at Xunit.Sdk.TestInvoker`1:CallTestMethod <0x0003b>
[11:44:45.2669660] at <<InvokeTestMethodAsync>b__1>d:MoveNext <0x0019b>
[11:44:45.2669710] at System.Object:runtime_invoke_dynamic <0x00127>
[11:44:45.2669890] at <unknown> <0xffffffff>
[11:44:45.2669940] at System.Object:__icall_wrapper_mono_gsharedvt_constrained_call <0x00007>
[11:44:45.2669990] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00173>
[11:44:45.2670040] at System.Object:gsharedvt_in <0x000db>
[11:44:45.2670080] at System.Object:gsharedvt_out <0x000db>
[11:44:45.2670120] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start <0x0006b>
[11:44:45.2670170] at <>c__DisplayClass48_0:<InvokeTestMethodAsync>b__1 <0x00093>
[11:44:45.2670890] at <AggregateAsync>d__4:MoveNext <0x000c3>
[11:44:45.2671050] at System.Object:runtime_invoke_dynamic <0x00127>
[11:44:45.2671110] at <unknown> <0xffffffff>
...
{
"ErrorMessage": "at System.Numerics.Tests.BitOperationsTests:BitOps_Crc32C_byte",
"BuildRetry": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.Runtimebugdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-tvosApple tvOSApple tvOS