Skip to content

P/Invokes backed by transient IL#126509

Merged
jkoritzinsky merged 21 commits into
dotnet:mainfrom
jkoritzinsky:pinvoke-no-stub
Apr 21, 2026
Merged

P/Invokes backed by transient IL#126509
jkoritzinsky merged 21 commits into
dotnet:mainfrom
jkoritzinsky:pinvoke-no-stub

Merge branch 'pinvoke-no-stub' of https://github.com/jkoritzinsky/run…

bbb9e6a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 20, 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: wasm failure is known (addressed by https://github.com//pull/127177)
  • 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.

Build Failures

runtime / Build / browser-wasm windows checked CoreCLR_ReleaseLibraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\mono\browser\build\BrowserWasmApp.CoreCLR.targets(415,5): error : Failed to compile D:\a\_work\1\s\artifacts\obj\mono\Wasm.BrowserLogProfile.Sample\browser.wasm.Release\wasm\for-build\wasm_m2n_invoke.g.cpp -> D:\a\_work\1\s\artifacts\obj\mono\Wasm.BrowserLogProfile.Sample\browser.wasm.Release\wasm\for-build\wasm_m2n_invoke.o D:\a\_work\1\s\src\mono\sample\wasm\browser-logprofile>C:\Windows\System32\chcp.com 65001 1>nul D:\a\_work\1\s\src\mono\sample\wasm\browser-logprofile>setlocal D:\a\_work\1\s\src\mono\sample\wasm\browser-logprofile>set errorlevel=dummy D:\a\_work\1\s\src\mono\sample\wasm\browser-logprofile>set errorlevel= D:\a\_work\1\s\src\mono\sample\wasm\browser-logprofile>"D:\a\_work\1\s\src\mono\browser\emsdk\emscripten\emcc" "@d:\a\_work\1\s\artifacts\obj\mono\Wasm.BrowserLogProfile.Sample\browser.wasm.Release\wasm\for-build\emcc-compile.rsp" -c -o "C:\Users\cloudtest\AppData\Local\Temp\tmpgydwzn.tmp" "D:\a\_work\1\s\artifacts\obj\mono\Wasm.BrowserLo

runtime /

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Remote machine provider issue: Agent failed with exception: The machine/process running request ae3a8ccd-1d25-42c4-bef5-e35f5469facf restarted. Agents can't recover from restarts.

Known test errors

Was this helpful? Yes No