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 (Build browser-wasm linux Release LibraryTests_EAT) failed May 26, 2026 in 1h 7m 41s

Build browser-wasm linux Release LibraryTests_EAT failed

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 (Build browser-wasm linux Release LibraryTests_EAT)

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 (Build browser-wasm linux Release LibraryTests_EAT)

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?)