improve CI #443
Annotations
12 errors and 9 warnings
|
specs-tests
Process completed with exit code 1.
|
|
[@traits.Category] Misformatted feature file is cleaned up:
Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/AutoFormatDocumentCommand.feature#L55
Expected tagged.WaitOne(TimeSpan.FromSeconds(5)) to be True because Auto Format Document() haven't triggered a text change, but found False.
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.Specs.StepDefinitions.ProjectSystemSteps.PerformCommand(String commandName, String parameter, Nullable`1 commandTargetKey, Boolean waitForTager) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\StepDefinitions\ProjectSystemSteps.cs:line 517
at Reqnroll.VisualStudio.Specs.StepDefinitions.ProjectSystemSteps.WhenIInvokeTheCommand(String commandName) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\StepDefinitions\ProjectSystemSteps.cs:line 367
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Reqnroll.Bindings.BindingInvoker.<InvokeBindingAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.Infrastructure.TestExecutionEngine.<ExecuteStepMatchAsync>d__59.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.Infrastructure.TestExecutionEngine.<ExecuteStepAsync>d__56.MoveNext()
at Reqnroll.Infrastructure.TestExecutionEngine.<OnAfterLastStepAsync>d__38.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Reqnroll.TestRunner.<CollectScenarioErrorsAsync>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Reqnroll.VisualStudio.Specs.Features.Editor.Commands.AutoFormatDocumentCommandFeature.<ScenarioCleanupAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Reqnroll.VisualStudio.Specs.Features.Editor.Commands.AutoFormatDocumentCommandFeature.<MisformattedFeatureFileIsCleanedUp>d__13.MoveNext() in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\Features\Editor\Commands\AutoFormatDocumentCommand.feature:line 55
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "OldProjectFileFormat.NUnitFw in Reqnroll.Explorato"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net10.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "ReqnrollFormatters.Standard in Reqnroll.Explorator"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "CleanReqnrollProject.Net462 in Reqnroll.Explorator"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net10.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "ReqnrollCalculator.Specs in Reqnroll.ExploratoryTe"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "SpecFlowCompatibilityProject.Net8 in Reqnroll.Expl"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "CleanReqnrollProject.Net8.NUnitFw in Reqnroll.Expl"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "VisualBasicProject.NUnitFw in Reqnroll.Exploratory"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
at InvokeStub_ExternalSampleTests.ExploratoryTestProjects(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(testCase: "CleanReqnrollProject.Net8.Xunit3Fw in Reqnroll.Exp"···:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/ExternalSampleTests.cs#L36
Expected File.Exists(connectorPath) to be True because Connector not found: D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Connectors\bin\Debug\Reqnroll-Generic-net8.0\reqnroll-vs.dll, but found False.
at AwesomeAssertions.Execution.LateBoundTestFramework.Throw(String message)
at AwesomeAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.CheckConnector(String targetFramework, String assemblyPath, String configPath) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 129
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.BuildAndInspectProject(String repositoryDirectory, String projectFile) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 113
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ValidateProject(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 52
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.ExternalSampleTests.ExploratoryTestProjects(String testCase, String projectFile, String repositoryDirectory) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\ExternalSampleTests.cs:line 37
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] Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests.Loads_From_AspNetCoreAssembly:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/AssemblyLoadingTests.cs#L65
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\bin'.
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests.AssembliesInDir(String path, String searchPattern) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\AssemblyLoadingTests.cs:line 21
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests..ctor(ITestOutputHelper testOutputHelper) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\AssemblyLoadingTests.cs:line 7
at InvokeStub_AssemblyLoadingTests..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests.Load_Assemblies:
Tests/Connector/Reqnroll.VisualStudio.ReqnrollConnector.Tests/AssemblyLoadingTests.cs#L42
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Reqnroll.VisualStudio.Specs\bin'.
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests.AssembliesInDir(String path, String searchPattern) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\AssemblyLoadingTests.cs:line 21
at Reqnroll.VisualStudio.ReqnrollConnector.Tests.AssemblyLoadingTests..ctor(ITestOutputHelper testOutputHelper) in D:\a\Reqnroll.VisualStudio\Reqnroll.VisualStudio\Tests\Connector\Reqnroll.VisualStudio.ReqnrollConnector.Tests\AssemblyLoadingTests.cs:line 7
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/ProjectBindingRegistryCacheTests.cs#L123
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/ProjectBindingRegistryCacheTests.cs#L109
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L153
Null should not be used for type parameter 'expectedCaretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L153
Null should not be used for type parameter 'caretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L152
Null should not be used for type parameter 'expectedCaretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/RenameStepCommandTests.cs#L113
Null should not be used for type parameter 'emptyExpression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Snippets/SnippetServiceTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/StubGherkinDocument.cs#L20
Possible null reference return.
|
|
build:
Tests/Reqnroll.VisualStudio.VsxStubs/ProjectSystem/StubIdeScope.cs#L114
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ConnectorTests
|
3.49 MB |
sha256:e42ebffc4511a0bfdb4ae765054ae4453cdef1727014053d8ba1ae132ceba080
|
|
|
SpecsTests
|
53.4 MB |
sha256:b9aea109913bdee5f00c9704900e58cdb4d2d14de5344f50954208c8162fd9bd
|
|
|
connector-tests-trx-v2025.4.443-ci20260121-443
|
22 KB |
sha256:e6270192556cfaf9c50604e1eb60bf685589d18b197ee4e5e28ea6be1d52d420
|
|
|
specs-tests-trx-v2025.4.443-ci20260121-443
|
165 KB |
sha256:84cd6a8a5302b50eedad53dc6673d76ebca79b50b359059dcd1880a2ab91dd8f
|
|
|
vsix-v2025.4.443-ci20260121-443
|
23.1 MB |
sha256:51334b1a55ef6e698b900326677a35c0d2dff03ca0a9df44b0bcb2d3bde396b7
|
|