Improve System Test performance with stubbing dotnet new #600
ci.yml
on: pull_request
build
1m 28s
specs
8m 35s
system-tests-windows
9m 2s
system-tests-linux
2m 28s
Annotations
10 errors
[@traits.Category] GeneratorAllIn_sample_can_be_handled (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 53
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_compiled_with_DotnetMSBuild (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 53
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(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
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Portability/PortabilityTestBase.cs:line 98
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] TestRun_hooks_are_executed (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L96
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Portability/PortabilityTestBase.cs:line 98
at InvokeStub_PortabilityTestBase.TestRun_hooks_are_executed(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_DotnetMSBuild (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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] GeneratorAllIn_sample_can_be_handled (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 53
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 (MSTest):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L51
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 53
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_handled(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
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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/Portability/PortabilityTestBase.cs:line 98
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_compiled_with_DotnetMSBuild (NUnit3):
_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L81
Expected boolean to be true because Compilation should succeed. Build errors:
, but found False./n at FluentAssertions.Execution.LateBoundTestFramework.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.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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-trx
|
459 KB |
|
packages
|
5.71 MB |
|
specs-trx
|
171 KB |
|
systemtests-linux-trx
|
53 KB |
|
systemtests-windows-trx
|
74.7 KB |
|