Store pytest durations #29
store_pytest_durations.yml
on: schedule
Run pytest and store durations
21m 43s
Annotations
10 errors and 2 warnings
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/backward_compatibility/test_starter_projects.py#L11
test_1_0_15_basic_prompting
blockbuster.blockbuster.BlockingError: Blocking call to stat (<module 'posix' (built-in)>)
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/assistants/test_assistants_components.py#L10
test_list_assistants
ValueError: Error running graph: Error building Component List Assistants:
Error code: 401 - {'detail': '\nUnauthorized to connect to AstraDB. Please ensure you\'re passing a token starting with `ASTRACS:...` from https://astra.datastax.com and ensure it has the right scope.\n\nCould not access url: https://api.astra.datastax.com/v2/databases. Detail: {"errors":[{"ID":340018,"message":"Resource not found: token with identifier: auth-manager returned 404 for call %s/v2/admin/tokens?%s"}]}'}
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/assistants/test_assistants_components.py#L21
test_create_assistants
ValueError: Error running graph: Error building Component Create Assistant:
Error code: 401 - {'detail': '\nUnauthorized to connect to AstraDB. Please ensure you\'re passing a token starting with `ASTRACS:...` from https://astra.datastax.com and ensure it has the right scope.\n\nCould not access url: https://api.astra.datastax.com/v2/databases. Detail: {"errors":[{"ID":340018,"message":"Resource not found: token with identifier: auth-manager returned 404 for call %s/v2/admin/tokens?%s"}]}'}
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/assistants/test_assistants_components.py#L41
test_create_thread
ValueError: Error running graph: Error building Component Create Assistant Thread:
Error code: 401 - {'detail': '\nUnauthorized to connect to AstraDB. Please ensure you\'re passing a token starting with `ASTRACS:...` from https://astra.datastax.com and ensure it has the right scope.\n\nCould not access url: https://api.astra.datastax.com/v2/databases. Detail: {"errors":[{"ID":340018,"message":"Resource not found: token with identifier: auth-manager returned 404 for call %s/v2/admin/tokens?%s"}]}'}
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/astra/test_astra_component.py#L45
test_base
ValueError: Error running graph: Error building Component Astra DB:
Error initializing AstraDBVectorStore: [Errno -2] Name or service not known
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/astra/test_astra_component.py#L68
test_astra_embeds_and_search
ValueError: Error running graph: Error building Component Astra DB:
Error initializing AstraDBVectorStore: [Errno -2] Name or service not known
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/astra/test_astra_component.py#L101
test_astra_vectorize
httpx.ConnectError: [Errno -2] Name or service not known
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/astra/test_astra_component.py#L157
test_astra_vectorize_with_provider_api_key
httpx.ConnectError: [Errno -2] Name or service not known
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/astra/test_astra_component.py#L212
test_astra_vectorize_passes_authentication
httpx.ConnectError: [Errno -2] Name or service not known
|
Run pytest and store durations:
src/backend/tests/src/backend/tests/integration/components/output_parsers/test_output_parser.py#L32
test_csv_output_parser_openai
ValueError: Input field output_parser not found in target vertex OpenAIModelComponent-68l7z
|
Run pytest and store durations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pytest and store durations
Attempt 1 failed. Reason: Child_process exited with error code 1
|