Skip to content

several iotools tests are failing #1217

@kandersolar

Description

@kandersolar

Just documenting some test failures that popped up on #1216:

SRML

test_srml.py takes a long time to run, and eventually fails, because it repeatedly attempts and to connect to the remote server but the connection attempts time out:
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Maybe a temporary server issue, or maybe we need to update a URL or something, I did not check. I guess the @pytest.mark.flaky decorator on those tests makes them take long enough to time out the CI entirely.

PVGIS

test_pvgis.py fails because the copyright metadata string changed from 'PVGIS (c) European Communities' to 'PVGIS (c) European Union', should be an easy fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions