Skip to content

Store pytest durations #29

Store pytest durations

Store pytest durations #29

Triggered via schedule January 5, 2026 07:03
Status Success
Total duration 18m 31s
Artifacts
Run pytest and store durations
18m 27s
Run pytest and store durations
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/processing/test_structured_output_component.py#L416
TestStructuredOutputComponent.test_with_real_openai_model_nested_schema openai.APIConnectionError: Connection error. During task with name 'extract' and id 'ea4d99d8-b544-2091-8670-06f2b8fc2269'
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/processing/test_structured_output_component.py#L356
TestStructuredOutputComponent.test_with_real_openai_model_complex_schema openai.APIConnectionError: Connection error. During task with name 'extract' and id 'def95bd6-7711-71a0-3ef4-601274bb9c76'
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/processing/test_structured_output_component.py#L309
TestStructuredOutputComponent.test_with_real_openai_model_simple_schema_fail openai.APIConnectionError: Connection error. During task with name 'extract' and id '63df2947-f218-e315-9a08-e80348e8f8cf'
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/processing/test_structured_output_component.py#L276
TestStructuredOutputComponent.test_with_real_openai_model_simple_schema openai.APIConnectionError: Connection error. During task with name 'extract' and id '6e4569c0-d0e8-973a-d71a-0e914fd9f851'
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/agents/test_tool_calling_agent.py#L29
test_tool_calling_agent_component langflow.base.agents.events.ExceptionWithMessageError: Connection error..
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/agents/test_agent_component.py#L197
TestAgentComponentWithClient.test_agent_component_with_all_anthropic_models AssertionError: The following models failed the test: claude-opus-4-20250514: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-sonnet-4-20250514: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-3-7-sonnet-latest: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-3-5-sonnet-latest: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-3-5-haiku-latest: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-3-opus-latest: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type claude-3-sonnet-20240229: Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic anthropic_api_key Input should be a valid string [type=string_type, input_value=None, input_type=NoneType] For further information visit https://errors.pydantic.dev/2.10/v/string_type assert not {'claude-3-5-haiku-latest': 'Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic\nanthropic_api_key\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visit https://errors.pydantic.dev/2.10/v/string_type', 'claude-3-5-sonnet-latest': 'Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic\nanthropic_api_key\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visit https://errors.pydantic.dev/2.10/v/string_type', 'claude-3-7-sonnet-latest': 'Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic\nanthropic_api_key\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visit https://errors.pydantic.dev/2.10/v/string_type', 'claude-3-opus-latest': 'Exception occurred: Failed to initialize language model: 1 validation error for ChatAnthropic\nanthropic_api_key\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visit https://errors.pydantic.dev/2.10/v/string_type', ...}
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/agents/test_agent_component.py#L159
TestAgentComponentWithClient.test_agent_component_with_all_openai_models langflow.base.agents.events.ExceptionWithMessageError: Connection error..
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/components/agents/test_agent_component.py#L135
TestAgentComponentWithClient.test_agent_component_with_calculator langflow.base.agents.events.ExceptionWithMessageError: Connection error..
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/base/tools/test_component_toolkit.py#L165
test_sql_component_to_toolkit langflow.exceptions.component.ComponentBuildError: Error building Component Tool Calling Agent: Connection error..
Run pytest and store durations: src/backend/tests/src/backend/tests/unit/base/tools/test_component_toolkit.py#L141
test_component_tool_with_api_key langflow.exceptions.component.ComponentBuildError: Error building Component Tool Calling Agent: Connection error..
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: .venv/lib/python3.13/site-packages/twelvelabs/client.py#L33
assertion is always true, perhaps remove parentheses?
Run pytest and store durations: /home/runner/.local/share/uv/python/cpython-3.13.11-linux-x86_64-gnu/lib/python3.13/contextlib.py#L148
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run pytest and store durations: .venv/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.