feat: fetch models #3
Triggered via pull request
September 25, 2023 17:57
Status
Failure
Total duration
1m 48s
Artifacts
–
Annotations
20 errors
test_cities.test_save:
tests/session/test_cities.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_cities.test_get:
tests/session/test_cities.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_family.test_obj:
tests/session/test_family.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_family.test_save:
tests/session/test_family.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_family.test_get:
tests/session/test_family.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_social_network.test_save:
tests/session/test_social_network.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_social_network.test_get:
tests/session/test_social_network.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_social_network.test_get_lazy_proxy_fetch:
tests/session/test_social_network.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_social_network.test_get2:
tests/session/test_social_network.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_ecommerce.test_get_user_orders_query:
tests/test_queries/test_ecommerce.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_ecommerce.test_get_product_reviews_query:
tests/test_queries/test_ecommerce.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_ecommerce.test_get_user_reviews_query:
tests/test_queries/test_ecommerce.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_ecommerce.test_get_product_orders_reviews_query:
tests/test_queries/test_ecommerce.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_ecommerce.test_get_ordered_products_with_reviews_query:
tests/test_queries/test_ecommerce.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_queries_integration.test_simple_query:
tests/test_queries/test_queries_integration.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_queries_integration.test_multiple_filters_query:
tests/test_queries/test_queries_integration.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
test_queries_integration.test_projection_complex_query:
tests/test_queries/test_queries_integration.py#L1
failed on setup with "httpx.ConnectError: All connection attempts failed"
|
Tests
Process completed with exit code 1.
|
Tests
Resource not accessible by integration
|
Pre-commit checks
Process completed with exit code 1.
|