Improve System Test performance with stubbing dotnet new #598
ci.yml
on: pull_request
build
1m 43s
specs
9m 15s
system-tests-windows
8m 36s
system-tests-linux
2m 37s
Annotations
10 errors
[@traits.Category] GeneratorAllIn_sample_can_be_handled (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.GeneratorAllIn_sample_can_be_handled threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S63a999bf/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S63a999bf/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_handled>b__2_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 57
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(UnitTestProvider unitTestProvider) in /_/Tests/Re
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/Sf7415a58/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/Sf7415a58/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild>b__4_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 88
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 83
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
|
[@traits.Category] GeneratorAllIn_sample_can_be_handled (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.GeneratorAllIn_sample_can_be_handled threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S2725ba0b/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S2725ba0b/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_handled>b__2_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 57
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(UnitTestProvider unitTestProvider) in /_/Tests/Re
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S6e4d6fca/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S6e4d6fca/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild>b__4_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 88
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 83
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
[@traits.Category] TestRun_hooks_are_executed (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L96
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.TestRun_hooks_are_executed threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S177adf01/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S177adf01/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<TestRun_hooks_are_executed>b__5_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 105
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.TestRun_hooks_are_executed(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portabilit
|
[@traits.Category] TestRun_hooks_are_executed (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L96
Test method Reqnroll.SystemTests.Portability.Net462PortabilityTest.TestRun_hooks_are_executed threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S6c0b4d83/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S6c0b4d83/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<TestRun_hooks_are_executed>b__5_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 105
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.TestRun_hooks_are_executed(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portabilit
|
[@traits.Category] GeneratorAllIn_sample_can_be_handled (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Test method Reqnroll.SystemTests.Portability.Net472PortabilityTest.GeneratorAllIn_sample_can_be_handled threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S763dca63/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S763dca63/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_handled>b__2_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 57
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(UnitTestProvider unitTestProvider) in /_/Tests/Re
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Test method Reqnroll.SystemTests.Portability.Net472PortabilityTest.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S81db4137/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S81db4137/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild>b__4_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 88
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 83
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
|
[@traits.Category] GeneratorAllIn_sample_can_be_handled (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Test method Reqnroll.SystemTests.Portability.Net472PortabilityTest.GeneratorAllIn_sample_can_be_handled threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/S07827b15/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/S07827b15/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_handled>b__2_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 57
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(UnitTestProvider unitTestProvider) in /_/Tests/Re
|
[@traits.Category] TestRun_hooks_are_executed (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L96
Test method Reqnroll.SystemTests.Portability.Net472PortabilityTest.TestRun_hooks_are_executed threw exception:
Reqnroll.TestProjectGenerator.ProjectCreationNotPossibleException: Execution of dotnet new failed. ---> System.Exception: 8.0.108 [/usr/lib/dotnet/sdk]
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 6.0.100
global.json file: /tmp/RR/R709f5d49/Se0a67c2e/global.json
Installed SDKs:
Install the [6.0.100] .NET SDK or update [/tmp/RR/R709f5d49/Se0a67c2e/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
/n at Reqnroll.TestProjectGenerator.Dotnet.CommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CommandBuilder.cs:line 57
at Reqnroll.TestProjectGenerator.Dotnet.CacheAndCopyCommandBuilder.Execute(Func`2 exceptionFunction) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Dotnet/CacheAndCopyCommandBuilder.cs:line 54
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.CreateProjectFile(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 264
at Reqnroll.TestProjectGenerator.FilesystemWriter.NewFormatProjectWriter.WriteProject(Project project, String projRootPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/NewFormatProjectWriter.cs:line 32
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProject(Project project, String outputPath, IProjectWriter formatProjectWriter, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 112
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteProjects(Solution solution, String outputPath, String solutionFilePath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 99
at Reqnroll.TestProjectGenerator.FilesystemWriter.SolutionWriter.WriteToFileSystem(Solution solution, String outputPath) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/FilesystemWriter/SolutionWriter.cs:line 65
at Reqnroll.TestProjectGenerator.Driver.SolutionWriteToDiskDriver.WriteSolutionToDisk(Nullable`1 treatWarningsAsErrors) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/SolutionWriteToDiskDriver.cs:line 36
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 33
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.SystemTests.Drivers.ExecutionDriver.ExecuteTestsTimes(UInt32 times) in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 30
at Reqnroll.SystemTests.Drivers.ExecutionDriver.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/Drivers/ExecutionDriver.cs:line 23
at Reqnroll.SystemTests.SystemTestBase.ExecuteTests() in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 214
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<TestRun_hooks_are_executed>b__5_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 105
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 39
at Reqnroll.SystemTests.Portability.PortabilityTestBase.TestRun_hooks_are_executed(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portabilit
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
systemtests-linux-trx
|
53.8 KB |
|