Skip to content

Integration tests flaky #17

Open
Open
@benesch

Description

@benesch

I occasionally see the following flake when running integration tests locally:

exec curl output:000 i:1
thread 'integration_tests::remote_port_forwarding::simple_with_tokio' panicked at 'assertion failed: `(left == right)`
  left: `"000"`,
 right: `"200"`', async-ssh2-lite/tests/integration_tests/remote_port_forwarding.rs:121:17

It seems like something is occasionally corrupting data. Appears unrelated to the issue documented in #16, because I see this flake both with and without the change in #16.

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