Skip to content

Add ToUpperOrdinal and ToLowerOrdinal casing APIs#130140

Open
tarekgh wants to merge 12 commits into
dotnet:mainfrom
tarekgh:ordinal-casing-apis
Open

Add ToUpperOrdinal and ToLowerOrdinal casing APIs#130140
tarekgh wants to merge 12 commits into
dotnet:mainfrom
tarekgh:ordinal-casing-apis

Remove unused using in String.Manipulation.cs

6752db1
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 9, 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.

Known Infrastructure Errors

Build Failures

runtime / Build / windows-x64 Debug NativeAOT

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 744 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / windows-x64 Checked NativeAOT

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 736 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / windows-x64 Release NativeAOT

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 750 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

5 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime]

Test Failures (11 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No