[main]: release rc 0.9.59rc008
#904
Annotations
4 errors
test_e2e.test_chain:
.venv/lib/python3.9/site-packages/libcst/tests/test_e2e.py#L26
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=36893): Max retries exceeded with url: /v1/models/model (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe7d4b849a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
test_e2e.test_streaming_chain:
.venv/lib/python3.9/site-packages/libcst/tests/test_e2e.py#L157
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=49863): Max retries exceeded with url: /v1/models/model (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe7d4a90190>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
test_e2e.test_numpy_chain[json]:
.venv/lib/python3.9/site-packages/libcst/tests/test_e2e.py#L215
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=33387): Max retries exceeded with url: /v1/models/model (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe7d21a7f10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
test_e2e.test_numpy_chain[binary]:
.venv/lib/python3.9/site-packages/libcst/tests/test_e2e.py#L215
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=49589): Max retries exceeded with url: /v1/models/model (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe7d33b11f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|