Skip to content

Add Roslyn source generator #445

Add Roslyn source generator

Add Roslyn source generator #445

Triggered via pull request July 9, 2024 20:53
Status Failure
Total duration 18m 2s
Artifacts 5

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
[@traits.Category] GeneratorAllIn_sample_can_be_handled: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L12
Expected value to be 17 because the run should contain 17 tests, but found 0 (difference of -17)./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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.GeneratorAllIn_sample_can_be_handled() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 17 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Handles_simple_scenarios_without_namespace_collisions: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L22
Expected value to be 4 because the run should contain 4 tests, but found 0 (difference of -4)./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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.Handles_simple_scenarios_without_namespace_collisions() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 37 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Handles_different_scenario_and_scenario_outline_outcomes: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L47
Expected collection to contain a single item matching tr.TestName.StartsWith("Passing"), but the collection is empty./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.Collections.GenericCollectionAssertions`3.ContainSingle(Expression`1 predicate, String because, Object[] becauseArgs) at Reqnroll.SystemTests.Generation.GenerationTestBase.Handles_different_scenario_and_scenario_outline_outcomes() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 100 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] GeneratorAllIn_sample_can_be_handled: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L12
Expected boolean to be true because Compilation should succeed. Build errors: /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(23,29): error CS0118: 'GeneratorAllInSample1Feature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(23,29): error CS0118: 'GeneratorAllInSample2Feature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFile9accbea1617d4177b5c0c0dc23b25212.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/FeatureFiled3922cd4b7794c179c92556cb1f17577.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/Sea408cbc/DefaultTestProject/DefaultTestProject.csp
[@traits.Category] Async_steps_are_executed_in_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L161
Test method Reqnroll.SystemTests.Generation.NUnitRoslynGenerationTest.Async_steps_are_executed_in_order threw exception: System.IO.FileNotFoundException: Could not find file '/tmp/RR/R245cb824/Sc3633211/steps.log'./n at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualLogLines(String category) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 92 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualStepLines() in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 126 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.AssertExecutedStepsEqual(String[] methodNames) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 138 at Reqnroll.SystemTests.Generation.GenerationTestBase.Async_steps_are_executed_in_order() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 197 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Handles_simple_scenarios_without_namespace_collisions: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L22
Expected boolean to be true because Compilation should succeed. Build errors: /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(23,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(23,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(19,43): error xUnit1001: Fact methods cannot have parameters. Remove the parameters from the method or convert it into a Theory. (https://xunit.net/xunit.analyzers/rules/xUnit1001) [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/FeatureFilea12a8925596d48c792e1a3fa017d0eae.feature(23,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S9fda3e40/CollidingNamespace.Reqnroll/CollidingNamespace.Reqnroll.csproj] /tmp/RR/R245cb824/S9fda3e40/Collidin
[@traits.Category] Handles_different_scenario_and_scenario_outline_outcomes: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L47
Expected boolean to be true because Compilation should succeed. Build errors: /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(21,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(24,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(27,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(30,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(36,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(39,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(51,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/S491fcf35/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/S491fcf35/DefaultTestProject/FeatureFilec7863f5143594a0f83f1a98450af0100.feature(32,43): error xUnit1001: Fact methods cannot have parameters. Remove the parameters from the method or convert it into a Theory. (https:/
[@traits.Category] TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L206
Test method Reqnroll.SystemTests.Generation.NUnitRoslynGenerationTest.TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order threw exception: System.IO.FileNotFoundException: Could not find file '/tmp/RR/R245cb824/Sffa895cd/steps.log'./n at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualLogLines(String category) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 92 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualHookLines() in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 108 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.AssertExecutedHooksEqual(String[] methodNames) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 120 at Reqnroll.SystemTests.Generation.GenerationTestBase.TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 220 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Async_steps_are_executed_in_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L161
Expected boolean to be true because Compilation should succeed. Build errors: /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj] /tmp/RR/R245cb824/Sbc882958/DefaultTestProject/FeatureFileaa42c88b48df43ae8b319f2004650976.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [/tmp/RR/R245cb824/Sbc882958/DefaultTestProject/DefaultTestProject.csproj], but found False./n at
[@traits.Category] Scenario_outline_examples_gather_tags_and_parameters: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L239
Expected value to be 4 because the run should contain 4 tests, but found 0 (difference of -4)./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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.Scenario_outline_examples_gather_tags_and_parameters() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 275 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] GeneratorAllIn_sample_can_be_handled: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L12
Expected value to be 17 because the run should contain 17 tests, but found 0 (difference of -17). 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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.GeneratorAllIn_sample_can_be_handled() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 17 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Handles_simple_scenarios_without_namespace_collisions: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L22
Expected value to be 4 because the run should contain 4 tests, but found 0 (difference of -4). 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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.Handles_simple_scenarios_without_namespace_collisions() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 37 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Handles_different_scenario_and_scenario_outline_outcomes: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L47
Expected collection to contain a single item matching tr.TestName.StartsWith("Passing"), but the collection is empty. 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.Collections.GenericCollectionAssertions`3.ContainSingle(Expression`1 predicate, String because, Object[] becauseArgs) at Reqnroll.SystemTests.Generation.GenerationTestBase.Handles_different_scenario_and_scenario_outline_outcomes() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 100 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Async_steps_are_executed_in_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L161
Test method Reqnroll.SystemTests.Generation.NUnitRoslynGenerationTest.Async_steps_are_executed_in_order threw exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S19608d84\steps.log'. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualLogLines(String category) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 92 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualStepLines() in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 126 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.AssertExecutedStepsEqual(String[] methodNames) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 138 at Reqnroll.SystemTests.Generation.GenerationTestBase.Async_steps_are_executed_in_order() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 197 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L206
Test method Reqnroll.SystemTests.Generation.NUnitRoslynGenerationTest.TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order threw exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S9f072307\steps.log'. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualLogLines(String category) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 92 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.GetActualHookLines() in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 108 at Reqnroll.TestProjectGenerator.Driver.BindingsDriver.AssertExecutedHooksEqual(String[] methodNames) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/BindingsDriver.cs:line 120 at Reqnroll.SystemTests.Generation.GenerationTestBase.TestRun_Feature_and_Scenario_hooks_are_executed_in_right_order() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 220 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] Scenario_outline_examples_gather_tags_and_parameters: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L239
Expected value to be 4 because the run should contain 4 tests, but found 0 (difference of -4). 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.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs) at Reqnroll.SystemTests.SystemTestBase.ConfirmAllTestsRan(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 228 at Reqnroll.SystemTests.SystemTestBase.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 217 at Reqnroll.SystemTests.Generation.GenerationTestBase.Scenario_outline_examples_gather_tags_and_parameters() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 275 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[@traits.Category] GeneratorAllIn_sample_can_be_handled: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L12
Expected boolean to be true because Compilation should succeed. Build errors: C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile929cead577f74c18aa272be910bab90e.feature(23,29): error CS0118: 'GeneratorAllInSample2Feature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(23,29): error CS0118: 'GeneratorAllInSample1Feature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile929cead577f74c18aa272be910bab90e.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile929cead577f74c18aa272be910bab90e.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile929cead577f74c18aa272be910bab90e.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\FeatureFile8d0d7c8bb5d2486391aa9605737dc2bd.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S1891d161\DefaultTestProject\
[@traits.Category] Handles_simple_scenarios_without_namespace_collisions: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L22
Expected boolean to be true because Compilation should succeed. Build errors: C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(23,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(23,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(19,43): error xUnit1001: Fact methods cannot have parameters. Remove the parameters from the method or convert it into a Theory. (https://xunit.net/xunit.analyzers/rules/xUnit1001) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\CollidingNamespace.Reqnroll.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\S8d549ab9\CollidingNamespace.Reqnroll\FeatureFiled29cc52bcd97494a88867fcc244e0475.feature(23,29): error CS0118: 'SampleFea
[@traits.Category] Handles_different_scenario_and_scenario_outline_outcomes: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L47
Expected boolean to be true because Compilation should succeed. Build errors: C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(21,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(24,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(27,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(30,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(36,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sf533e78f\DefaultTestProject\FeatureFile0387aa093fec4ee6924eb7a4bea8202a.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\
[@traits.Category] Async_steps_are_executed_in_order: _/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L161
Expected boolean to be true because Compilation should succeed. Build errors: C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(14,36): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(15,27): error CS0103: The name 'testRunner' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(17,29): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(23,29): error CS0118: 'SampleFeature.Lifetime' is a type but is used like a variable [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(44,46): error CS0103: The name 'Lifecycle' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(8,36): error CS0234: The type or namespace name 'XUnitParallelWorkerTracker' does not exist in the namespace 'Reqnroll.xUnit.ReqnrollPlugin' (are you missing an assembly reference?) [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96d8d218f231227.feature(10,55): error CS0103: The name 'featureInfo' does not exist in the current context [C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\DefaultTestProject.csproj] C:\Users\runneradmin\AppData\Local\Temp\RR\Re3ea55ae\Sb718ea90\DefaultTestProject\FeatureFilead695946502e4842b96

Artifacts

Produced during runtime
Name Size
build-trx Expired
459 KB
packages Expired
7.99 MB
specs-trx Expired
169 KB
systemtests-linux-trx Expired
70.2 KB
systemtests-windows-trx Expired
94.3 KB