Skip to content

Tests should provide better error message if port 1883 is not up #320

@kevinburke

Description

@kevinburke

If the service running port 1883 is not available some tests take the full 10 minutes to time out and others fail with a bad error message.

A func testRequiresFVT(t *testing.T) helper could check whether there is anything listening on 1883 and return a better error if not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions