Skip to content

[release/10.0.2xx] Update dependencies from microsoft/testfx#52798

Merged
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-efdad2d5-b924-4e63-b80e-91b37d6fe2cc
Feb 3, 2026
Merged

[release/10.0.2xx] Update dependencies from microsoft/testfx#52798
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-efdad2d5-b924-4e63-b80e-91b37d6fe2cc

Update dependencies from https://github.com/microsoft/testfx build 20…

58fa0ba
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Feb 3, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

dotnet-sdk-public-ci / Build / FullFramework: windows (x64) / 🟣 Run FullFramework Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26080.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item dotnet-watch.Tests.dll.1 in job 625c3a4a-d2dd-4f56-85f5-093fbe27c5e1 has failed. [Failure log]

dotnet-sdk-public-ci / Build / TemplateEngine: windows (x64) / 🟣 Run TemplateEngine Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\dotnet-new.IntegrationTests_net10.0_x64.html [net10.0|x64]

Non-Deterministic Test Failures Detected

dotnet-watch.Tests.dll.1.WorkItemExecution [Console] [Details] [Artifacts] [19.15% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing [Details] [2.89% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Data Driven SubResults
    Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(projectTemplate: \"mstest\", targetFramework: \"net10.0\", language: \"vb\", coverageTool: \"coverlet\", testRunner: \"Microsoft.Testing.Platform\", runDotnetTest: True)
    Exception Message
    System.UnauthorizedAccessException : Access to the path 'Test_f27eab816d5c4ab9bc6442817767af9d.exe' is denied.
    Stack Trace
       at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
       at System.IO.Directory.Delete(String path, Boolean recursive)
       at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(String projectTemplate, String targetFramework, String language, String coverageTool, String testRunner, Boolean runDotnetTest) in D:\a\_work\1\s\test\dotnet-new.IntegrationTests\DotnetNewTestTemplatesTests.cs:line 221
       at InvokeStub_DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No