Skip to content

TestNativeDigits failed with Collections Differ on macOS #125957

@danmoseley

Description

@danmoseley

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1347439
Build error leg or test failing: System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits
Pull request: https://github.com/dotnet/runtime.git/pull/125940

Error Message

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

{
  "ErrorMessage": ["TestNativeDigits", "Collections differ"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits(cultureName: \"ur-IN\", nativeDigits: [\"۰\", \"۱\", \"۲\", \"۳\", \"۴\", ···])
Exception Message
Assert.Equal() Failure: Collections differ
           ↓ (pos 0)
Expected: ["۰", "۱", "۲", "۳", "۴", ···]
Actual:   ["0", "1", "2", "3", "4", ···]
           ↑ (pos 0)
Stack Trace
   at System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits(String cultureName, String[] nativeDigits) in /_/src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoTests.cs:line 148
   at InvokeStub_NumberFormatInfoMiscTests.TestNativeDigits(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 136

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1347439
Error message validated: [TestNativeDigits Collections differ]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/23/2026 1:53:20 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions