Skip to content

[browser][coreCLR] apply runtime options#123331

Merged
pavelsavara merged 3 commits into
dotnet:mainfrom
pavelsavara:browser_runtime_options
Jan 19, 2026
Merged

[browser][coreCLR] apply runtime options#123331
pavelsavara merged 3 commits into
dotnet:mainfrom
pavelsavara:browser_runtime_options

fix memory leak feedback

edc4448
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 19, 2026 in 2h 38m 57s

Build #20260119.36 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,006,129 (98.31%)
  • Other: 51,663 (1.69%)
  • Total: 3,057,794

Annotations

Check failure on line 728 in src/mono/mono.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/mono/mono.proj#L728

src/mono/mono.proj(728,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command " cmake --build . --target install --config Debug" exited with code 1.

Check failure on line 213 in .dotnet\sdk\11.0.100-alpha.1.26060.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet\sdk\11.0.100-alpha.1.26060.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets#L213

.dotnet\sdk\11.0.100-alpha.1.26060.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json'

Check failure on line 213 in .dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets#L213

.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json'

Check failure on line 213 in .dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets#L213

.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json'

Check failure on line 1 in System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated

CompilationTime: after not greater than before! (after: 00:00:04.3655159, before: 00:00:04.3655159)
Raw output
   at System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated()
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.