Skip to content

Fix IBuildEngine9.RequestCores returning 0 causing ReleaseCores(0) to throw in WASM/Mono build tasks#125714

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/disable-parallel-emcc-compile
Closed

Fix IBuildEngine9.RequestCores returning 0 causing ReleaseCores(0) to throw in WASM/Mono build tasks#125714
Copilot wants to merge 2 commits into
mainfrom
copilot/disable-parallel-emcc-compile

Fix IBuildEngine9 RequestCores returning 0 causing ReleaseCores(0) to…

69865a5
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 18, 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 Repository Errors

Known Infrastructure Errors

Build Failures

runtime / Build / browser-wasm linux Release LibraryTestsCoreCLR

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

runtime / Build / coreclr Pri0 Runtime Tests Run osx arm64 checked / Generate CORE_ROOT

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    expand to see the full error
      .packages/microsoft.dotnet.ilcompiler/11.0.0-preview.3.26161.119/build/Microsoft.NETCore.Native.targets(391,5): error MSB3073: The command ""/usr/local/bin/clang-18" -ld_classic "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.arm64.Release/Managed/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker.o" -o "/Users/runner/work/1/s/artifacts/tests/coreclr/osx.arm64.Release/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker" -exported_symbols_list "/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.arm64.Release/Managed/Common/XUnitLogChecker/XUnitLogChecker/native/XUnitLogChecker.exports" -Wl,-dead_strip -gz=zlib /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore.app.runtime.nativeaot.osx-arm64/11.0.0-preview.3.26161.119/runtimes/osx-arm64/native/libSystem.Globalization.Native.a /Users/runner/work/1/s/.packages/microsoft.netcore

Known test errors

Was this helpful? Yes No