Skip to content

Add ConnectionError to pytest network errors list

This PR adds ConnectionError to the list of errors to pytest.skip gracefully if a remote network connection fails. This was seen in a local conda-build test of gwpy-2.0.4.

Merge request reports