Adds activity execution call stack support #1474
Annotations
6 errors
|
ubuntu-latest
Process completed with exit code 255.
|
|
ubuntu-latest
Target "Test" has thrown an exception
|
|
Elsa.Workflows.Core.UnitTests.Contexts.WorkflowExecutionContextTests.CreateActivityExecutionContextAsync_CalculatesCallStackDepth_Correctly:
/_/test/unit/Elsa.Workflows.Core.UnitTests/Contexts/WorkflowExecutionContextTests.cs#L42
Assert.Equal() Failure: Values differ
Expected: 1
Actual: 0
|
|
Elsa.Workflows.Core.UnitTests.Services.WorkflowStateExtractorTests.Extract_And_Apply_PreservesCallStackDepth:
/_/test/unit/Elsa.Workflows.Core.UnitTests/Services/WorkflowStateExtractorTests.cs#L26
System.InvalidOperationException : No service for type 'Elsa.Workflows.IWorkflowStateExtractor' has been registered.
|
|
ubuntu-latest
[xUnit.net 00:00:00.48] Elsa.Workflows.Core.UnitTests.Contexts.WorkflowExecutionContextTests.CreateActivityExecutionContextAsync_CalculatesCallStackDepth_Correctly [FAIL]
|
|
ubuntu-latest
[xUnit.net 00:00:00.48] Elsa.Workflows.Core.UnitTests.Services.WorkflowStateExtractorTests.Extract_And_Apply_PreservesCallStackDepth [FAIL]
|