Skip to content

Merge branch 'release/9.0' into darc-release/9.0-57351abd-87dd-4cf6-a…

a4615d4
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0] Update dependencies from dotnet/emsdk #115537

Merge branch 'release/9.0' into darc-release/9.0-57351abd-87dd-4cf6-a…
a4615d4
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jun 9, 2025 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: test failures are DeadLetters and one OOM-killed.
  • 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

Known Repository Errors

Build Failures

runtime / Build / osx-arm64 Release NativeAOT_Libraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌clang(0,0): error : unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly!
    ❌clang(0,0): error : You can set the path to the Xcode folder using /usr/bin/xcode-select -switch
    ❌.packages/microsoft.dotnet.ilcompiler/9.0.0-rtm.24511.16/build/Microsoft.NETCore.Native.Unix.targets(266,24): error MSB4086: A numeric comparison was attempted on "$(_XcodeVersion)" that evaluates to "" instead of a number, in condition "'$(_XcodeVersion)' >= '15'".

Known test errors

Test Failures (7 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No