Skip to content

Consume new CCK Nuget package for Formatter tests; Upgraded dependencies to latest releases of Cucumber assets #2347

Consume new CCK Nuget package for Formatter tests; Upgraded dependencies to latest releases of Cucumber assets

Consume new CCK Nuget package for Formatter tests; Upgraded dependencies to latest releases of Cucumber assets #2347

Triggered via pull request February 24, 2026 23:08
Status Failure
Total duration 12m 44s
Artifacts 13

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 10 warnings, and 10 notices
[@traits.Category] CCKScenarios ("global-hooks"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/global_hooks.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables-undefined"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/examples_tables_undefined.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/examples_tables.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables-attachment"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/examples_tables_attachment.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("doc-strings"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/doc_strings.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("empty"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/empty.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("data-tables"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/data_tables.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("cdata"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/cdata.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("ambiguous"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/ambiguous.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
[@traits.Category] CCKScenarios ("backgrounds"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file '/home/runner/work/Reqnroll/Reqnroll/Tests/Reqnroll.Formatters.Tests/Samples/CucumberMessages/backgrounds.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("global-hooks"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\global_hooks.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables-undefined"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\examples_tables_undefined.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables-attachment"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\examples_tables_attachment.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("examples-tables"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\examples_tables.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("empty"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\empty.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("data-tables"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\data_tables.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("doc-strings"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\doc_strings.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("cdata"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\cdata.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("backgrounds"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\backgrounds.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at InvokeStub_MessagesCompatibilityTests.CCKScenarios(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[@traits.Category] CCKScenarios ("ambiguous"): /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs#L42
Test method Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios threw exception: System.IO.FileNotFoundException: Could not find file 'D:\a\Reqnroll\Reqnroll\Tests\Reqnroll.Formatters.Tests\Samples\CucumberMessages\ambiguous.ndjson'. 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, Int32 bufferSize) at System.IO.File.ReadAllLines(String path, Encoding encoding) at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualJsonText(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 377 at Reqnroll.Formatters.Tests.MessagesCompatibilityTestBase.GetActualResults(String testName) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTestBase.cs:line 248 at Reqnroll.Formatters.Tests.MessagesCompatibilityTests.CCKScenarios(String testName, String featureFileSource) in /_/Tests/Reqnroll.Formatters.Tests/MessagesCompatibilityTests.cs:line 57 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Package Validation Issues
Reqnroll.Templates.DotNet.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.SpecFlowCompatibility.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.NUnit.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.MSTest.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.Microsoft.Extensions.DependencyInjection.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.ExternalData.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.CustomPlugin.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.Autofac.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.Assist.Dynamic.3.3.4-ci20260224-2347.nupkg has validation issues
Package Validation Issues
Reqnroll.3.3.4-ci20260224-2347.nupkg has validation issues
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
validate-packages
Assembly optimization validation skipped for non-main branch

Artifacts

Produced during runtime
Name Size Digest
FormattersTests Expired
6.17 MB
sha256:5dce0704d673775db0689bc3c309b33073dcb19f8172dd78545fe8e64102e6c6
GeneratorTests Expired
4.58 MB
sha256:4512ca9c3ffb8559c7ed63e6131cb2b193c2f90fdb346f7f620f5d6e65af43ba
PluginTests Expired
5.05 MB
sha256:e05f8670ab5210b66606134156b5beeb06c838270643974c457f2dfb37a90fdd
RuntimeTests Expired
4.51 MB
sha256:e544d629aa0d8acb3d8bb51229e9d840192fa8adf12ce4c8835083cd842092f5
Specs Expired
20.7 MB
sha256:d0e251ee75231ea3d5be7cce171429859658b6b2b45fac3bc1354d48cd301b38
SystemTests Expired
4.82 MB
sha256:70929e98196c414f451aef729fc7f9490c056475494fd2f5c8c2c6cd0c448867
TestProjectGeneratorTests Expired
3.2 MB
sha256:12e99cdeef2263c82c0b42149a504b162e8b3faf7a92a065f61339f46eb8ef7c
component-tests-trx-v Expired
587 KB
sha256:f38852e246cb4f28ac349d53b86117d2f26012e22729d20daab51d26a60fcca4
html-docs Expired
322 MB
sha256:9132eb73b820caebbac4a29df5e629a158b34a3c550768d471f54d6302bcdfcc
packages-v3.3.4-ci20260224-2347 Expired
7.25 MB
sha256:b326fb2bbbdca27c81742c486cf240cbfae8030b16d3d6eeee47f48a05c3cccb
specs-trx-v3.3.4-ci20260224-2347 Expired
164 KB
sha256:17b39274a27d93866186a8329df0716eb4d556863dd572282349c76997651e7d
systemtests-linux-trx-v3.3.4-ci20260224-2347 Expired
209 KB
sha256:bb66202d0e8cf91076580bb3f551ef206eabb8d8f5c099831751fe24e0881433
systemtests-windows-trx-v3.3.4-ci20260224-2347 Expired
259 KB
sha256:99735768d9f54c557e7fe86866c464ec1b179cca097db6d31b5f38322a3b8288