mesh-client python version support and dependency updates #203
Annotations
49 errors
|
lint
Process completed with exit code 2.
|
|
tox (3.13)
Process completed with exit code 1.
|
|
tox (3.11)
The operation was canceled.
|
|
tox (3.11)
Process completed with exit code 1.
|
|
tox (3.11)
The strategy configuration was canceled because "tox._3_13" failed
|
|
tox (3.12)
The operation was canceled.
|
|
tox (3.12)
Process completed with exit code 1.
|
|
tox (3.12)
The strategy configuration was canceled because "tox._3_13" failed
|
|
tox (3.9)
The operation was canceled.
|
|
tox (3.9)
The strategy configuration was canceled because "tox._3_13" failed
|
|
tox (3.10)
The operation was canceled.
|
|
tox (3.10)
The strategy configuration was canceled because "tox._3_13" failed
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L124
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_common_name_check_false[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L138
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_defaults_from_hostname[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L162
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_with_port_defaults_from_hostname[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L176
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_check_hostname[DEP_ENDPOINT-endpoint0-True]:
tests/mesh_endpoint_connectivity_tests.py#L222
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_check_hostname[DEP_ENDPOINT-endpoint3-False]:
tests/mesh_endpoint_connectivity_tests.py#L222
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Connection aborted.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_explicit_proxy[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L275
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Cannot connect to proxy.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_explicit_proxy[INT_ENDPOINT-endpoint1]:
tests/mesh_endpoint_connectivity_tests.py#L275
AssertionError: assert 'Unable to connect to proxy' == 'Cannot connect to proxy.'
- Cannot connect to proxy.
? ^ ^^ - -
+ Unable to connect to proxy
? ^^ ^^^^^
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_explicit_proxy[LIVE_ENDPOINT-endpoint2]:
tests/mesh_endpoint_connectivity_tests.py#L275
AssertionError: assert 'Unable to connect to proxy' == 'Cannot connect to proxy.'
- Cannot connect to proxy.
? ^ ^^ - -
+ Unable to connect to proxy
? ^^ ^^^^^
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_ambient_proxy[DEP_ENDPOINT-endpoint0]:
tests/mesh_endpoint_connectivity_tests.py#L288
AssertionError: assert SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)') == 'Cannot connect to proxy.'
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_ambient_proxy[INT_ENDPOINT-endpoint1]:
tests/mesh_endpoint_connectivity_tests.py#L288
AssertionError: assert 'Unable to connect to proxy' == 'Cannot connect to proxy.'
- Cannot connect to proxy.
? ^ ^^ - -
+ Unable to connect to proxy
? ^^ ^^^^^
|
|
mesh_endpoint_connectivity_tests.test_internet_endpoints_via_ambient_proxy[LIVE_ENDPOINT-endpoint2]:
tests/mesh_endpoint_connectivity_tests.py#L288
AssertionError: assert 'Unable to connect to proxy' == 'Cannot connect to proxy.'
- Cannot connect to proxy.
? ^ ^^ - -
+ Unable to connect to proxy
? ^^ ^^^^^
|
|
mesh_sandbox_tests.test_get_version:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_alice_ping:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_bob_ping:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_handshake:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_list_messages_with_a_max_results:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_list_messages_with_a_max_results_low:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_send_receive:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_iteration_pages:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_send_receive_combine_streams_part1_multiple_of_chunk_size:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_send_receive_combine_chunked_small_chunk_size:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_send_receive_combine_chunked_override_chunk_size:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_send_receive_combine_streams_part1_not_multiple_of_chunk_size:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_line_by_line:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_readline:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_readlines:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_transparent_compression:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_iterate_and_context_manager:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_context_manager_failure:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_optional_args_single_chunk:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_optional_args_multi_chunk:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_msg_id_tracking_message_not_found:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_msg_id_tracking:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_endpoint_lookup:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
mesh_sandbox_tests.test_error_handling:
tests/mesh_sandbox_tests.py#L35
failed on setup with "requests.exceptions.SSLError: HTTPSConnectionPool(host='localhost', port=8701): Max retries exceeded with url: /admin/reset (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Basic Constraints of CA cert not marked critical (_ssl.c:1028)')))"
|
|
coverage
Process completed with exit code 2.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
reports
Expired
|
213 KB |
sha256:472acaf7199336ca78f4e0a7983884cc8015fb5e38f66dac48bed42831803283
|
|