Skip to content

[ios-clr] Fix ErrObjectTests.Clear to seed LastPInvokeError

8541992
Select commit
Loading
Failed to load commit list.
Merged

[ios-clr] Fix ErrObjectTests.Clear to set LastPInvokeError #127062

[ios-clr] Fix ErrObjectTests.Clear to seed LastPInvokeError
8541992
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 17, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: non-actionable intermittent build crash (needs crash dumps to be actionable)
  • The check result has changed from Failure to Success

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

🕒 The following pipeline(s) will be analyzed once they finish

Build Failures

runtime-dev-innerloop / Build / linux_musl-x64 debug Musl_Validation / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(120,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -debug -ci -os linux -ninja -targetrid linux-musl-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-musl-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH='/__w/1/s/.dotnet/dotnet'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Debug/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" " exited with code 1.

Was this helpful? Yes No