Skip to content

Re-enable CurrentCulture_Default_Is_Specific test on iOS CI#130298

Merged
matouskozak merged 1 commit into
dotnet:mainfrom
matouskozak:matouskozak-ios-globalization-test-check
Jul 8, 2026
Merged

Re-enable CurrentCulture_Default_Is_Specific test on iOS CI#130298
matouskozak merged 1 commit into
dotnet:mainfrom
matouskozak:matouskozak-ios-globalization-test-check

Re-enable CurrentCulture_Default_Is_Specific test on iOS/MacCatalyst/…

89c8779
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-ioslikesimulator failed Jul 7, 2026 in 2h 56m 8s

Build #20260707.1 had test failures

Details

Tests

  • Failed: 119 (0.05%)
  • Passed: 209,007 (95.88%)
  • Other: 8,861 (4.06%)
  • Total: 217,987

Annotations

Check failure on line 1 in Regression_o_2.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslikesimulator

Regression_o_2.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in XmlSerializerTests.Xml_TypeInCollectibleALC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslikesimulator

XmlSerializerTests.Xml_TypeInCollectibleALC

System.InvalidProgramException : Common Language Runtime detected an invalid program.
Raw output
   at SerializationTypes.SimpleType..ctor()
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)

Check failure on line 1 in System.Reflection.Metadata.Decoding.Tests.SignatureDecoderTests.PinnedAndUnpinnedLocals

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslikesimulator

System.Reflection.Metadata.Decoding.Tests.SignatureDecoderTests.PinnedAndUnpinnedLocals

System.BadImageFormatException : Read out of bounds.
Raw output
   at System.Reflection.Throw.OutOfBounds()
   at System.Reflection.Metadata.Ecma335.StandAloneSigTableReader.GetSignature(Int32 rowId)
   at System.Reflection.Metadata.Decoding.Tests.SignatureDecoderTests.PinnedAndUnpinnedLocals()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Runtime.Loader.Tests.AssemblyLoadContextTest.InvalidCastException_DifferentALC_ShowsAssemblyInfo

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslikesimulator

System.Runtime.Loader.Tests.AssemblyLoadContextTest.InvalidCastException_DifferentALC_ShowsAssemblyInfo

System.InvalidProgramException : Common Language Runtime detected an invalid program.
Raw output
   at System.Runtime.Loader.Tests.InvalidCastSharedType..ctor()
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)