Skip to content

[0.8] tests in net/tests/test_helio fail #2272

@olebole

Description

@olebole

On Debian, all tests in sunpy/net/tests/test_helio.py fail with the following error:

_____________ ERROR at setup of test_webservice_parser_no_content ______________
file /build/sunpy-0.8.0/sunpy/net/tests/test_helio.py, line 125
  @mock.patch('sunpy.net.helio.parser.link_test', return_value=None)
  def test_webservice_parser_no_content(mock_link_test):
E       fixture 'mock_link_test' not found
>       available fixtures: cache, capfd, capsys, doctest_namespace, mock, mocker, monkeypatch, pytestconfig, record_xml_property, recwarn, tmpdir, tmpdir_factory
>       use 'pytest --fixtures [testpath]' for help on them.

/build/sunpy-0.8.0/sunpy/net/tests/test_helio.py:125

I am also not sure whether these would require internet access, or if I missed the installation of a python package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions