[release/9.0-staging] [TestOnly] Fix NumberFormatInfoGroupSize test#128578
Merged
tarekgh merged 2 commits intoJun 4, 2026
Merged
Azure Pipelines / runtime (Build linux-x64 Debug CoreCLR_Libraries)
failed
May 26, 2026 in 33m 53s
Build linux-x64 Debug CoreCLR_Libraries failed
Annotations
azure-pipelines / runtime (Build linux-x64 Debug CoreCLR_Libraries)
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?)
azure-pipelines / runtime (Build linux-x64 Debug CoreCLR_Libraries)
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?)
Loading