Disable ICU package for Apple mobile builds #107855
Merged
Build Analysis / Build Analysis
succeeded
Sep 16, 2024 in 0s
.NET Result Analysis
Details
‼️ Build Analysis Check Result has been manually overridden
- The build analysis check result has been updated by the user for the following reason: failures are unrelated to ICU changes
- The check result has changed from Failure to Success
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Known Infrastructure Errors
Known test errors
-
❌Workloads-NoWebcil-ST-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution - SpawnBrowserAsync
Test Failures (2 tests failed)
🔹 [All failing tests from runtime]
- Exception Message
System.NullReferenceException : Object reference not set to an instance of an object.
- CallStack
at System.Runtime.DispatchResolve.FindImplSlotForCurrentType(MethodTable*, MethodTable*, UInt16, Boolean, UInt16*, MethodTable**) + 0x44 at System.Runtime.DispatchResolve.FindInterfaceMethodImplementationTarget(MethodTable*, MethodTable*, UInt16, MethodTable**) + 0x64 at System.Runtime.CachedInterfaceDispatch.RhResolveDispatchWorker(Object, Void*, DispatchCellInfo&) + 0x70 at System.Runtime.CachedInterfaceDispatch.RhpCidResolve_Worker(Object, IntPtr) + 0x30 at System.Collections.ObjectModel.Tests.CollectionTests.Insert_ZeroIndex() + 0x5c at System.Runtime!<BaseAddress>+0x153212c at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x10c
- Data Driven SubResults
- Exception Message
Assert.All() Failure: 1 out of 12 items in the collection did not pass. [11]: Item: [1, 2, 3, 4, 5, ···] Error: Index was outside the bounds of the array.
- Stack Trace
at System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsSpanInTOut[T](TensorPrimitivesSpanInTOut`1 tensorPrimitivesOperation, TensorSpanInTOut`1 tensorOperation) in /_/src/libraries/System.Numerics.Tensors/tests/TensorSpanTests.cs:line 236 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36 at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174
❌ System.Collections.ObjectModel.Tests.CollectionTests.Insert_ZeroIndex [Console] [Details] [Artifacts] [0.01% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsSpanInTOut<Single> [Console] [Details] [Artifacts] [0.15% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsSpanInTOut<Single>(tensorPrimitivesOperation: TensorPrimitivesSpanInTOut`1 { Method = Single Max(System.ReadOnlySpan`1[System.Single]), Target = null }, tensorOperation: TensorSpanInTOut`1 { Method = Single Max[Single](System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Single] ByRef), Target = null })
Loading