Scope NUnit parallelization to generated classes instead of assembly-level #728
Annotations
2 errors and 1 warning
System Tests:
_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs#L457
Expected value to be 24 because all tests should pass, but found 9 (difference of -15)./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.ShouldAllScenariosPass(Nullable`1 expectedNrOfTestsSpec) in /_/Tests/Reqnroll.SystemTests/SystemTestBase.cs:line 226
at Reqnroll.SystemTests.Generation.GenerationTestBase.Tests_can_be_executed_parallel() in /_/Tests/Reqnroll.SystemTests/Generation/GenerationTestBase.cs:line 546
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
|
System Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading