Add close() method to DataTree and use it to clean-up open files in tests #14948
Annotations
4 errors and 1 warning
Run tests:
xarray/tests/test_backends.py#L5031
TestPydapOnline.test_dask
requests.exceptions.ConnectionError: HTTPConnectionPool(host='test.opendap.org', port=80): Max retries exceeded with url: /opendap/hyrax/data/nc/bears.nc.dds (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4d1dc6a330>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
Run tests:
xarray/tests/test_backends.py#L4988
TestPydapOnline.test_cmp_local_file
requests.exceptions.ConnectionError: HTTPConnectionPool(host='test.opendap.org', port=80): Max retries exceeded with url: /opendap/hyrax/data/nc/bears.nc.dds (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2472189160>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
Run tests:
xarray/tests/test_backends.py#L5022
TestPydapOnline.test_compatible_to_netcdf
requests.exceptions.ConnectionError: HTTPConnectionPool(host='test.opendap.org', port=80): Max retries exceeded with url: /opendap/hyrax/data/nc/bears.nc.dds (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f245ca2e390>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
Run tests
Process completed with exit code 1.
|
Restore cached hypothesis directory
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading