Skip to content

Restore pre-existing doc comments mangled by the strip

e63fee6
Select commit
Loading
Failed to load commit list.
Draft

WIP: cDAC AMD64-only calling-convention port + ByRefLike walker + Win-x64 CallSiteLayout dump tests [NO-REVIEW] #128488

Restore pre-existing doc comments mangled by the strip
e63fee6
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 22, 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

Known Infrastructure Errors

Build Failures

runtime / Build / linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(120,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm -release -ci -cross -os linux -ninja -targetrid linux-arm -cmakeargs "-DCLR_DOTNET_RID=linux-arm" -cmakeargs "-DCLR_DOTNET_HOST_PATH='/__w/1/s/.dotnet/dotnet'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm.Release/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" " exited with code 1.

runtime / Build / linux_musl-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(120,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm -release -ci -cross -os linux -ninja -targetrid linux-musl-arm -cmakeargs "-DCLR_DOTNET_RID=linux-musl-arm" -cmakeargs "-DCLR_DOTNET_HOST_PATH='/__w/1/s/.dotnet/dotnet'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm.Release/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" " exited with code 1.

runtime / Build / linux_musl-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(120,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm64 -release -ci -cross -os linux -ninja -pgodatapath "/__w/1/s/.packages/optimization.linux-arm64.pgo.coreclr/1.0.0-prerelease.26080.1" -targetrid linux-musl-arm64 -cmakeargs "-DCLR_DOTNET_RID=linux-musl-arm64" -cmakeargs "-DCLR_DOTNET_HOST_PATH='/__w/1/s/.dotnet/dotnet'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" " exited with code 1.

29 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [dotnet-linker-tests] [runtime-dev-innerloop]

Was this helpful? Yes No