Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Bug: Test order in test_connect_to_glasses impacts result #53

@OskarSoderberg

Description

@OskarSoderberg

If the tests in test_connect_to_glasses are run in the order below, the last test gets no ipv4 address.
The order:

  1. test_connect_with_hostname_zeroconf
  2. test_connect_with_hostname_no_zeroconf
  3. test_connect_with_service
  4. test_connect_with_urls

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