[release/8.0-staging] Update dependencies from dotnet/xharness by dotnet-maestro[bot] · Pull Request #126322 · dotnet/runtime (original) (raw)

@dotnet-maestro

…60330.1

On relative base path root Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.25516.2 -> To Version 11.0.0-prerelease.26180.1

@pavelsavara @akoeplinger

@kotlarmilos @akoeplinger

XHarness.Common 11.0.0-prerelease.26168.1 transitively requires Microsoft.Extensions.Logging >= 8.0.1, causing NU1605 package downgrade errors against the pinned 6.0.0 version.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

@kotlarmilos @akoeplinger

The Helix SDK 8.0.0-beta.26112.1 (from arcade release/8.0) defaults XHarnessTargetFramework to net7.0, but XHarness CLI 11.0.0-prerelease.26168.1 only ships net8.0+ TFMs. This causes 'Failed to install the dotnet tool' errors because dotnet tool install cannot find a net7.0 asset in the package.

Override XHarnessTargetFramework to net8.0 in all locations that set IncludeXHarnessCli=true.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

@kotlarmilos @akoeplinger

The updated XHarness passes -verbosity to the WASM test runner, but SimpleWasmTestRunner on release/8.0-staging does not handle it, causing all WASM tests to fail with 'Invalid argument -verbosity'.

Accept and skip the argument to prevent the crash.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

This was referenced

Mar 31, 2026

@vitek-karas

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

This was referenced

Apr 3, 2026

@vitek-karas

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

This was referenced

Apr 8, 2026

@vitek-karas

…chers

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

This was referenced

Apr 8, 2026

@vitek-karas

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

@vitek-karas

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

pavelsavara

This was referenced

Apr 15, 2026

@vitek-karas vitek-karas deleted the darc-release/8.0-staging-d85f32de-c5c9-4b47-a7fb-f9aa9a5dee7b branch

April 16, 2026 08:08

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})