Skip to content

[release/9.0-staging] [TestOnly] Fix NumberFormatInfoGroupSize test#128578

Merged
tarekgh merged 2 commits into
dotnet:release/9.0-stagingfrom
svick:backport/pr-120546-to-release/9.0-staging
Jun 4, 2026
Merged

[release/9.0-staging] [TestOnly] Fix NumberFormatInfoGroupSize test#128578
tarekgh merged 2 commits into
dotnet:release/9.0-stagingfrom
svick:backport/pr-120546-to-release/9.0-staging

Fix NumberFormatInfoGroupSize test (#120546)

572b4ea
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed May 26, 2026 in 1h 36m 42s

Build #20260526.32 had test failures

Details

Tests

  • Failed: 8 (0.01%)
  • Passed: 146,536 (98.10%)
  • Other: 2,836 (1.90%)
  • Total: 149,380

Annotations

Check failure on line 28 in src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs#L28

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,35): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'int[]' does not contain a definition for 'SequenceEqual' and no accessible extension method 'SequenceEqual' accepting a first argument of type 'int[]' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 28 in src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs#L28

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,96): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'int[]' does not contain a definition for 'SequenceEqual' and no accessible extension method 'SequenceEqual' accepting a first argument of type 'int[]' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 317 in .packages/microsoft.dotnet.ilcompiler/9.0.0-rtm.24511.16/build/Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.ilcompiler/9.0.0-rtm.24511.16/build/Microsoft.NETCore.Native.targets#L317

.packages/microsoft.dotnet.ilcompiler/9.0.0-rtm.24511.16/build/Microsoft.NETCore.Native.targets(317,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/Users/runner/work/1/s/.packages/runtime.osx-x64.microsoft.dotnet.ilcompiler/9.0.0-rtm.24511.16/tools/ilc" @"/Users/runner/work/1/s/artifacts/obj/coreclr/ILCompiler/osx.arm64.Release/native/ilc.ilc.rsp"" exited with code 139.

Check failure on line 28 in src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs#L28

src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,35): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'int[]' does not contain a definition for 'SequenceEqual' and no accessible extension method 'SequenceEqual' accepting a first argument of type 'int[]' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.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 iOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.Aot.Test.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 System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.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 iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

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