Skip to content

Fixing System.CodeDom in Reqnroll.CustomPlugin Nuspec file. (#245) #521

Fixing System.CodeDom in Reqnroll.CustomPlugin Nuspec file. (#245)

Fixing System.CodeDom in Reqnroll.CustomPlugin Nuspec file. (#245) #521

Re-run triggered September 4, 2024 09:21
Status Failure
Total duration 14m 47s
Artifacts 5

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (MSTest): _/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L67
Test method Reqnroll.SystemTests.Portability.Net70PortabilityTest.GeneratorAllIn_sample_can_be_compiled_with_MsBuild threw exception: Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: The template "Class Library" was created successfully. Processing post-creation actions... Restoring C:\Users\runneradmin\AppData\Local\Temp\RR\R38c2deb4\Sc8061c14\DefaultTestProject\DefaultTestProject.csproj: Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Repeat 2 times: -------------------------------- at Microsoft.VisualStudio.Setup.Configuration.IEnumSetupInstances.Next(Int32, Microsoft.VisualStudio.Setup.Configuration.ISetupInstance[], Int32 ByRef) -------------------------------- at Microsoft.DotNet.Workloads.Workload.List.VisualStudioWorkloads.GetVisualStudioInstances() at Microsoft.DotNet.Workloads.Workload.List.VisualStudioWorkloads.GetInstalledWorkloads(Microsoft.NET.Sdk.WorkloadManifestReader.IWorkloadResolver, Microsoft.NET.Sdk.WorkloadManifestReader.SdkFeatureBand, Microsoft.DotNet.Workloads.Workload.List.InstalledWorkloadsCollection) at Microsoft.DotNet.Workloads.Workload.List.WorkloadInfoHelper.AddInstalledVsWorkloads(System.Collections.Generic.IEnumerable`1<Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadId>) at Microsoft.DotNet.Workloads.Workload.List.WorkloadInfoHelper.get_InstalledAndExtendedWorkloads() at Microsoft.DotNet.Tools.New.WorkloadsInfoProvider.GetInstalledWorkloadsAsync(System.Threading.CancellationToken) at Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<ExtractWorkloadInfoAsync>d__9.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<ExtractWorkloadInfoAsync>d__9, Microsoft.TemplateEngine.Edge, Version=7.0.410.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]](<ExtractWorkloadInfoAsync>d__9 ByRef) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<ExtractWorkloadInfoAsync>d__9, Microsoft.TemplateEngine.Edge, Version=7.0.410.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]](<ExtractWorkloadInfoAsync>d__9 ByRef) at Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint.ExtractWorkloadInfoAsync(System.Collections.Generic.IEnumerable`1<Microsoft.TemplateEngine.Abstractions.Components.IWorkloadsInfoProvider>, Microsoft.Extensions.Logging.ILogger, System.Threading.CancellationToken) at Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<CreateAsync>d__6.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<CreateAsync>d__6, Microsoft.TemplateEngine.Edge, Version=7.0.410.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]](<CreateAsync>d__6 ByRef) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint+<CreateAsync>d__6, Microsoft.TemplateEngine.Edge, Version=7.0.410.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]](<CreateAsync>d__6 ByRef) at Microsoft.TemplateEngine.Edge.Constraints.WorkloadConstraintFactory+WorkloadConstraint.CreateAsync(Microsoft.TemplateEngine.Abstractions.IEngineEnvironmentSettings, Microsoft
system-tests-windows
Process completed with exit code 1.
[@traits.Category] Multi-line text arguments can be converted: _/Tests/Reqnroll.Specs/Features/Execution/StepArgumentTransformations.feature#L152
Expected boolean to be true because Compilation should succeed. Build errors: /usr/share/dotnet/sdk/8.0.401/NuGet.targets(174,5): error : The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'MSTest.TestFramework.2.2.8' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [/tmp/RR/R09f871db/S2d922ac5/S2d922ac5.sln] /usr/share/dotnet/sdk/8.0.401/NuGet.targets(174,5): error : The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'MSTest.TestFramework.2.2.8' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [/tmp/RR/R09f871db/S2d922ac5/S2d922ac5.sln], but found False./n at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 45 at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27 at Reqnroll.Specs.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.Specs/Drivers/ExecutionDriver.cs:line 42 at Reqnroll.Specs.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.Specs/Drivers/ExecutionDriver.cs:line 35 at Reqnroll.Specs.StepDefinitions.ExecutionSteps.WhenIExecuteTheTests() in /_/Tests/Reqnroll.Specs/StepDefinitions/ExecutionSteps.cs:line 21 at InvokeStub_Action`1.Invoke(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) --- End of stack trace from previous location --- at Reqnroll.Bindings.BindingInvoker.InvokeBindingAsync(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, DurationHolder durationHolder) in /_/Reqnroll/Bindings/BindingInvoker.cs:line 83 at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder) in /_/Reqnroll/Infrastructure/TestExecutionEngine.cs:line 556 at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepAsync(IContextManager contextManager, StepInstance stepInstance) in /_/Reqnroll/Infrastructure/TestExecutionEngine.cs:line 467 at Reqnroll.Infrastructure.TestExecutionEngine.OnAfterLastStepAsync() in /_/Reqnroll/Infrastructure/TestExecutionEngine.cs:line 223 at Reqnroll.TestRunner.CollectScenarioErrorsAsync() in /_/Reqnroll/TestRunner.cs:line 58 at Reqnroll.Specs.Features.Execution.StepArgumentTransformationsFeature.ScenarioCleanupAsync() at Reqnroll.Specs.Features.Execution.StepArgumentTransformationsFeature.Multi_LineTextArgumentsCanBeConverted() in /_/Tests/Reqnroll.Specs/Features/Execution/StepArgumentTransformations.feature:line 181 --- End of stack trace from previous location ---
specs
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
build-trx
461 KB
packages
6.72 MB
specs-trx
173 KB
systemtests-linux-trx
53.3 KB
systemtests-windows-trx
76.4 KB