[release/8.0.3xx] Update dependencies from dotnet/templating #44889
+7
−7
Build Analysis / Build Analysis
failed
Nov 15, 2024 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.
Known test errors
Test Failures (2 tests failed)
🔹 [All failing tests from dotnet-sdk-public-ci]
- Data Driven SubResults
- Exception Message
Microsoft.TemplateEngine.Authoring.TemplateVerifier.TemplateVerificationException : Template instantiation expected to pass but it had exit code '57005'.
- Stack Trace
at Microsoft.TemplateEngine.Authoring.TemplateVerifier.VerificationEngine.Execute(IOptions`1 optionsAccessor, CancellationToken cancellationToken, String sourceFile, String callerMethod) at Microsoft.DotNet.Cli.New.IntegrationTests.CommonTemplatesTests.FeaturesSupport(String name, Boolean buildPass, String framework, String langVersion, Boolean langVersionUnsupported, String language, Boolean supportsNullable, Boolean supportsTopLevel, Boolean forceDisableTopLevel, Boolean supportsImplicitUsings, Boolean supportsFileScopedNs) in D:\a\_work\1\s\src\Tests\dotnet-new.Tests\CommonTemplatesTests.cs:line 416 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
❌ Microsoft.DotNet.Cli.New.IntegrationTests.CommonTemplatesTests.FeaturesSupport(name: \"console\", buildPass: True, framework: \"net6.0\", langVersion: \"7.1\", langVersionUnsupported: False, language: null, supportsNullable: False, supportsTopLevel: False, forceDisableTopLevel: False, supportsImplicitUsings: False, supportsFileScopedNs: False)
- Exception Message
Microsoft.TemplateEngine.Authoring.TemplateVerifier.TemplateVerificationException : Template instantiation expected to pass but it had exit code '57005'.
- Stack Trace
at Microsoft.TemplateEngine.Authoring.TemplateVerifier.VerificationEngine.Execute(IOptions`1 optionsAccessor, CancellationToken cancellationToken, String sourceFile, String callerMethod) at Microsoft.DotNet.Cli.New.IntegrationTests.CommonTemplatesTests.FeaturesSupport(String name, Boolean buildPass, String framework, String langVersion, Boolean langVersionUnsupported, String language, Boolean supportsNullable, Boolean supportsTopLevel, Boolean forceDisableTopLevel, Boolean supportsImplicitUsings, Boolean supportsFileScopedNs) in D:\a\_work\1\s\src\Tests\dotnet-new.Tests\CommonTemplatesTests.cs:line 416 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
- Data Driven SubResults
- Exception Message
Microsoft.TemplateEngine.Authoring.TemplateVerifier.TemplateVerificationException : Template instantiation expected to pass but it had exit code '57005'.
- Stack Trace
at Microsoft.TemplateEngine.Authoring.TemplateVerifier.VerificationEngine.Execute(IOptions`1 optionsAccessor, CancellationToken cancellationToken, String sourceFile, String callerMethod) at Microsoft.DotNet.Cli.New.IntegrationTests.TemplateEngineSamplesTest.TemplateEngineSamplesProjectTest(String folderName, String shortName, String[] arguments, String caseDescription) in D:\a\_work\1\s\src\Tests\dotnet-new.Tests\TemplateEngineSamplesTest.cs:line 69 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
❌ Microsoft.DotNet.Cli.New.IntegrationTests.CommonTemplatesTests.FeaturesSupport [Details] [4.56% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Microsoft.DotNet.Cli.New.IntegrationTests.CommonTemplatesTests.FeaturesSupport(name: \"console\", buildPass: True, framework: \"net8.0\", langVersion: \"4\", langVersionUnsupported: False, language: null, supportsNullable: False, supportsTopLevel: False, forceDisableTopLevel: False, supportsImplicitUsings: False, supportsFileScopedNs: False)
❌ Microsoft.DotNet.Cli.New.IntegrationTests.TemplateEngineSamplesTest.TemplateEngineSamplesProjectTest [Details] [14.71% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Microsoft.DotNet.Cli.New.IntegrationTests.TemplateEngineSamplesTest.TemplateEngineSamplesProjectTest(folderName: \"13-constant-value\", shortName: \"sample13\", arguments: null, caseDescription: \"replacing of constant value\")
Loading