File-based apps: add support for #:include
#52347
Open
Build Analysis / Build Analysis
succeeded
Jan 8, 2026 in 0s
.NET Result Analysis
Details
All checks completed
Build Rerun
✔️ Build passed after 1 retries.
(Attempt #1) [link to build]
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
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.ItemTemplate_CanBeInstalledAndTestArePassing [Details] [7.45% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- 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.ItemTemplate_CanBeInstalledAndTestArePassing(String targetFramework, String projectTemplate, String itemTemplate, String language) in D:\a\_work\1\s\test\dotnet-new.IntegrationTests\DotnetNewTestTemplatesTests.cs:line 130 at InvokeStub_DotnetNewTestTemplatesTests.ItemTemplate_CanBeInstalledAndTestArePassing(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Failing Configuration
-
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.ItemTemplate_CanBeInstalledAndTestArePassing(targetFramework: \"net10.0\", projectTemplate: \"nunit\", itemTemplate: \"nunit-test\", language: \"f#\")
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.ProjectTemplate_CanBeInstalledAndTestsArePassing [Details] [7.14% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- 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.ProjectTemplate_CanBeInstalledAndTestsArePassing(String targetFramework, String projectTemplate, String language, Boolean runDotnetTest) in D:\a\_work\1\s\test\dotnet-new.IntegrationTests\DotnetNewTestTemplatesTests.cs:line 167 at InvokeStub_DotnetNewTestTemplatesTests.ProjectTemplate_CanBeInstalledAndTestsArePassing(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Failing Configuration
-
❌ Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.ProjectTemplate_CanBeInstalledAndTestsArePassing(targetFramework: \"net10.0\", projectTemplate: \"xunit\", language: \"f#\", runDotnetTest: True)
Loading