[workload] dotnet workload --info shows WorkloadDependencies.json#52329
Closed
jonathanpeppers wants to merge 4 commits into
Closed
[workload] dotnet workload --info shows WorkloadDependencies.json#52329jonathanpeppers wants to merge 4 commits into
dotnet workload --info shows WorkloadDependencies.json#52329jonathanpeppers wants to merge 4 commits into
Build Analysis / Build Analysis
failed
Jan 21, 2026 in 0s
.NET Result Analysis
Details
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.
Test Failures (1 tests failed)
🔹 [All failing tests from dotnet-sdk-public-ci]
- Data Driven SubResults
- Exception Message
System.UnauthorizedAccessException : Access to the path 'testhost.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)
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing [Details] [5.33% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(projectTemplate: \"mstest\", targetFramework: \"net10.0\", language: \"vb\", coverageTool: \"Microsoft.CodeCoverage\", testRunner: \"VSTest\", runDotnetTest: True)
Loading