Features - v3 #493
Annotations
36 errors
|
Node.js v20 - integration v4 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v20 - integration v4 (shard 1/3)
Process completed with exit code 1.
|
|
TaskManager › worker example:
src/integration-tests/utils/waitForWorkflowStatus.ts#L64
Workflow did not reach status COMPLETED within 90000ms; last status was RUNNING
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:64:9)
at Object.<anonymous> (src/integration-tests/readme.test.ts:78:28)
|
|
Node.js v20 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
SchemaClient › Schema Deletion › deleteSchema should remove a specific version:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › getSchema version 2 should return the updated schema:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › registerSchema with newVersion should create version 2:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › getAllSchemas should include the test schema:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › getSchemaByName should return latest version:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › getSchema should return schema by name and version:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
SchemaClient › Schema CRUD › registerSchema should create a new schema:
src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503)
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/SchemaClient.test.ts:35:20)
|
|
E2E: 5-task workflow × 50 executions › 50 workflows with 5 sequential tasks each all complete with correct output:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21)
at Object.<anonymous> (src/integration-tests/E2EFiveTaskWorkflow.test.ts:113:20)
|
|
EventClient › Event Handler Management › Should add multiple event handlers:
src/integration-tests/EventClient.test.ts#L154
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/integration-tests/EventClient.test.ts:154:9
at src/integration-tests/EventClient.test.ts:81:11
at Object.<anonymous> (src/integration-tests/EventClient.test.ts:21:9)
|
|
EventClient › Event Handler Management › Should add a single event handler:
src/integration-tests/EventClient.test.ts#L82
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/integration-tests/EventClient.test.ts:82:9
at src/integration-tests/EventClient.test.ts:81:11
at Object.<anonymous> (src/integration-tests/EventClient.test.ts:21:9)
|
|
Node.js v20 - integration v5 (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v20 - integration v5 (shard 3/3)
Process completed with exit code 1.
|
|
TaskManager › TaskManager workflow execution › If no error handler provided. it should just update the task:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21)
at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:244:5)
|
|
TaskManager › TaskManager workflow execution › On error it should call the errorHandler provided:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21)
at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:171:9)
|
|
Node.js v20 - integration v4 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v20 - integration v4 (shard 2/3)
Process completed with exit code 1.
|
|
TaskRunner › worker example:
src/integration-tests/TaskRunner.test.ts#L29
thrown: "Exceeded timeout of 120000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/integration-tests/TaskRunner.test.ts:29:7
at Object.<anonymous> (src/integration-tests/TaskRunner.test.ts:13:9)
|
|
Node.js v24 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v24 - integration v5 (shard 1/3)
Process completed with exit code 1.
|
|
E2E: 5-task workflow × 50 executions › 50 workflows with 5 sequential tasks each all complete with correct output:
src/integration-tests/E2EFiveTaskWorkflow.test.ts#L161
expect(received).toBe(expected) // Object.is equality
Expected: 50
Received: 51
at Object.<anonymous> (src/integration-tests/E2EFiveTaskWorkflow.test.ts:161:43)
|
|
Node.js v22 - integration v4 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v22 - integration v4 (shard 1/3)
Process completed with exit code 1.
|
|
TaskManager › worker example:
src/integration-tests/utils/waitForWorkflowStatus.ts#L64
Workflow did not reach status COMPLETED within 90000ms; last status was RUNNING
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:64:9)
at Object.<anonymous> (src/integration-tests/readme.test.ts:78:28)
|
|
Node.js v22 - integration v4 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v22 - integration v4 (shard 2/3)
Process completed with exit code 1.
|
|
TaskRunner › worker example:
src/integration-tests/utils/waitForWorkflowStatus.ts#L64
Workflow did not reach status COMPLETED within 90000ms; last status was RUNNING
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:64:9)
at Object.<anonymous> (src/integration-tests/TaskRunner.test.ts:88:28)
|
|
Node.js v24 - integration v4 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v24 - integration v4 (shard 1/3)
Process completed with exit code 1.
|
|
TaskManager › worker example:
src/integration-tests/utils/waitForWorkflowStatus.ts#L64
Workflow did not reach status COMPLETED within 90000ms; last status was RUNNING
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:64:9)
at Object.<anonymous> (src/integration-tests/readme.test.ts:78:28)
|
|
Node.js v24 - integration v4 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v24 - integration v4 (shard 2/3)
Process completed with exit code 1.
|
|
TaskRunner › worker example:
src/integration-tests/utils/waitForWorkflowStatus.ts#L64
Workflow did not reach status COMPLETED within 90000ms; last status was RUNNING
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:64:9)
at Object.<anonymous> (src/integration-tests/TaskRunner.test.ts:88:28)
|