[release/9.0-staging] [TestOnly] Fix NumberFormatInfoGroupSize test#128578
Merged
tarekgh merged 2 commits intoJun 4, 2026
Merged
Build Analysis / Build Analysis
failed
May 26, 2026 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Build Failures
runtime / Build / linux_musl-x64 Debug CoreCLR_Libraries / Build product
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,35): error CS1061: '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?)
-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,96): error CS1061: '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?)
runtime / Build / linux-x64 Debug CoreCLR_Libraries / Build product
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,35): error CS1061: '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?)
-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,96): error CS1061: '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?)
runtime / Build / osx-x64 Debug CoreCLR_Libraries / Build product
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,35): error CS1061: '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?)
-
❌src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoNumberGroupSizes.cs(28,96): error CS1061: '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?)
12 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime]
Known test errors
-
❌System.Runtime.Tests.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
-
❌System.Runtime.Tests.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
-
❌iOS.Device.Aot.Test.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
-
❌iOS.Device.ExportManagedSymbols.Test.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
-
❌iOS.Device.Aot.Test.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
-
❌iOS.Device.ExportManagedSymbols.Test.WorkItemExecution - XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49
Loading