Features - v3 #475
Annotations
11 errors
|
Node.js v24 - integration:v5 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: No such workflow found by name: jsSdkTest-simpleWf-1773085646622, version: 1
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:81:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
|
|
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: No such workflow found by name: jsSdkTest-simpleWf-1773085646622, version: 1
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:81:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: No such workflow found by name: jsSdkTest-simpleWf-1773085646622, version: 1
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:81:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|
|
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:60:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:115:5)
|