Skip to content

Update ServiceRegistry test #140

Update ServiceRegistry test

Update ServiceRegistry test #140

Re-run triggered June 13, 2025 15:50
Status Failure
Total duration 2m 4s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + TARGET_WORKFLOW and validate all aspects: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_WORKFLOW: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_TASK: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_TASK_INPUT: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + TARGET_WORKFLOW: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_TASK: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_TASK_INPUT: src/core/__test__/executor.test.ts#L177
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test: TypeError: fetch failed
src/task/__tests__/TaskManager.test.ts ► TaskManager ► multi worker example: src/task/__tests__/TaskManager.test.ts#L174
Failed test found in: reports/jest-junit.xml Error: Error: expect(received).toEqual(expected) // deep equality
src/task/__tests__/TaskManager.test.ts ► TaskManager ► Updates single worker properties: src/task/__tests__/TaskManager.test.ts#L302
Failed test found in: reports/jest-junit.xml Error: Error: expect(received).toEqual(expected) // deep equality
unit-tests
Failed test were found and 'fail-on-error' option is set to true
unit-tests
Process completed with exit code 1.