Nightly Build #343
Annotations
3 errors and 2 warnings
Run unit tests:
src/backend/tests/src/backend/tests/unit/components/prompts/test_prompt_component.py#L37
TestPromptComponent.test_prompt_component_latest
blockbuster.blockbuster.BlockingError: Blocking call to <method 'acquire' of '_thread.lock' objects>
|
Run unit tests:
src/backend/tests/src/backend/tests/unit/test_endpoints.py#L310
test_successful_run_with_output_type_text
AssertionError: {"detail":"{\"message\":\"Error running graph: Error building Component Chat Output: \\n\\nBlocking call to <method 'acquire' of '_thread.lock' objects>\",\"traceback\":null,\"description\":null,\"code\":null,\"suggestion\":null}"}
assert 500 == 200
+ where 500 = <Response [500 Internal Server Error]>.status_code
+ and 200 = status.HTTP_200_OK
|
Run unit tests
Final attempt failed. Child_process exited with error code 2
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run unit tests
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Loading