Skip to content

[release/8.0-staging] Update dependencies from dotnet/xharness - #126322

Merged
vitek-karas merged 10 commits into
release/8.0-stagingfrom
darc-release/8.0-staging-d85f32de-c5c9-4b47-a7fb-f9aa9a5dee7b
Apr 16, 2026
Merged

[release/8.0-staging] Update dependencies from dotnet/xharness#126322
vitek-karas merged 10 commits into
release/8.0-stagingfrom
darc-release/8.0-staging-d85f32de-c5c9-4b47-a7fb-f9aa9a5dee7b

Conversation

@dotnet-maestro

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/xharness

…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
pavelsavaraand others added 4 commits March 30, 2026 18:14
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>
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>
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>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…chers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Comment threadsrc/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs
@vitek-karas

Copy link
Copy Markdown
Member

/ba-g The only unmatched failure is a suite timeout on CoreCLR on Linux arm64 (which doesn't use XHarness at all).

@vitek-karas
vitek-karas merged commit 7b26368 into release/8.0-stagingApr 16, 2026
182 of 190 checks passed
@vitek-karas
vitek-karas deleted the darc-release/8.0-staging-d85f32de-c5c9-4b47-a7fb-f9aa9a5dee7b branch April 16, 2026 08:08
@github-actionsgithub-actionsBot locked and limited conversation to collaborators May 16, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflowfor labeling automated codeflowServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vitek-karas@pavelsavara@akoeplinger@kotlarmilos