Skip to content

Remove redundant assertion for bIInspectableOnly

6f9e800
Select commit
Loading
Failed to load commit list.
Merged

Remove obsolete DacDbi APIs and simplify RCW cached type query path #126962

Remove redundant assertion for bIInspectableOnly
6f9e800
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 16, 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: unrelated wasm failures
  • 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

Build Failures

runtime / Build / browser-wasm windows Release CoreCLR / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌BUILD: Error: native component build failed. Refer to the build log files for details.
    ❌src\coreclr\runtime.proj(120,5): error MSB3073: The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -wasm -release -ci -os browser -targetrid browser-wasm -cmakeargs "-DCLR_DOTNET_RID=browser-wasm" -cmakeargs "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\browser.wasm.Release\cdac-build-tool\cdac-build-tool.dll" -cmakeargs "-DFEATURE_INTERPRETER=1" -keepnativesymbols -cmakeargs "-DCMAKE_ICU_DIR=D:\a\_work\1\s\.packages\microsoft.netcore.runtime.icu.transport\11.0.0-alpha.1.26181.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=D:\a\_work\1\s\.packages\system.runtime.timezonedata\11.0.0-beta.26180.1\contentFiles\any\any\data" -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGUR

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌BUILD: Error: native component build failed. Refer to the build log files for details.
    ❌src\coreclr\runtime.proj(120,5): error MSB3073: The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -wasm -checked -ci -os browser -targetrid browser-wasm -cmakeargs "-DCLR_DOTNET_RID=browser-wasm" -cmakeargs "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\browser.wasm.Checked\cdac-build-tool\cdac-build-tool.dll" -cmakeargs "-DFEATURE_INTERPRETER=1" -keepnativesymbols -cmakeargs "-DCMAKE_ICU_DIR=D:\a\_work\1\s\.packages\microsoft.netcore.runtime.icu.transport\11.0.0-alpha.1.26181.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=D:\a\_work\1\s\.packages\system.runtime.timezonedata\11.0.0-beta.26180.1\contentFiles\any\any\data" -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGUR

Known test errors

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No